Change default scope in atuin.

This commit is contained in:
Bartek Stalewski 2024-10-26 00:47:35 +02:00
parent 9617bbf784
commit 9097fa8fdd
No known key found for this signature in database

View file

@ -42,7 +42,7 @@
## which filter mode to use
## possible values: global, host, session, directory
# filter_mode = "global"
filter_mode = "host"
## With workspace filtering enabled, Atuin will filter for commands executed
## in any directory within a git repository tree (default: false)