dotfiles/data/atuin/config.toml

12 lines
257 B
TOML
Raw Normal View History

2024-02-10 16:17:19 +00:00
# https://docs.atuin.sh/configuration/config/
style = "compact"
2024-02-12 16:14:57 +00:00
inline_height = 16
2024-02-10 16:17:19 +00:00
show_preview = true
enter_accept = false
prefers_reduced_motion = true
2024-03-03 10:09:57 +00:00
[stats]
common_subcommands = ["brew", "cargo", "g", "git", "go", "nix-env"]
common_prefix = ["sudo"]