dotfiles/atuin.toml
2024-07-13 13:13:58 -07:00

14 lines
182 B
TOML

# https://docs.atuin.sh/configuration/config/
workspaces = true
keymap_mode = "auto"
enter_accept = true
history_filter = [
"^cd$",
"^lg$",
"^ls$",
"^clear$",
"^vim$",
]