Fix atuin config.
This commit is contained in:
parent
ebc588b32e
commit
683d5e4789
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ common_subcommands = [
|
|||
]
|
||||
|
||||
## Set commands that should be totally stripped and ignored from stats
|
||||
common_prefix = ["sudo", "doase"]
|
||||
common_prefix = ["sudo", "doas"]
|
||||
|
||||
## Set commands that will be completely ignored from stats
|
||||
ignored_commands = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue