Change default scope in atuin.

This commit is contained in:
Bartek Stalewski 2024-10-26 00:47:35 +02:00
parent 9617bbf784
commit 9097fa8fdd
Signed by: ftpd
SSH Key Fingerprint: SHA256:vGQiaNJcfUMLt3wF58+Zx15C6SpRDA9spUeggjVY8Yo

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)