.dotfiles/.config/atuin/config.toml

33 lines
401 B
TOML

search_mode_shell_up_key_binding = "prefix"
secrets_filter = true
enter_accept = true
history_filter = [
"^pass",
]
[stats]
common_subcommands = [
"apt",
"autoinstall",
"autostart-manage",
"cargo",
"composer",
"dnf",
"docker",
"git",
"go",
"ip",
"kubectl",
"nix",
"nmcli",
"npm",
"pecl",
"pnpm",
"podman",
"port",
"systemctl",
"tmux",
"yadm",
"yarn",
]