Update
This commit is contained in:
parent
6406155986
commit
bdfac22e1f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
auto_sync = true;
|
auto_sync = true;
|
||||||
sync_frequency = "1m";
|
sync_frequency = "0";
|
||||||
sync_address = "https://atuin.sysctl.io";
|
sync_address = "https://atuin.sysctl.io";
|
||||||
search_mode = "fuzzy";
|
search_mode = "fuzzy";
|
||||||
search_mode_shell_up_key_binding = "fuzzy";
|
search_mode_shell_up_key_binding = "fuzzy";
|
||||||
|
|
Loading…
Reference in a new issue