Update atuin search
This commit is contained in:
parent
1bb5df50df
commit
41fc213007
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
auto_sync = true;
|
||||
sync_frequency = "1m";
|
||||
sync_address = "https://atuin.sysctl.io";
|
||||
search_mode = "prefix";
|
||||
search_mode = "fuazzy";
|
||||
secrets_filter = true;
|
||||
key_path = config.sops.secrets.atuin_key.path;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue