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