Updates to atuin

This commit is contained in:
albert 2024-04-29 09:00:46 +09:00
parent bdfac22e1f
commit 1974bf21e3
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -7,12 +7,16 @@
enableZshIntegration = true;
settings = {
auto_sync = true;
sync_frequency = "0";
sync_frequency = "10s";
sync_address = "https://atuin.sysctl.io";
search_mode = "fuzzy";
search_mode_shell_up_key_binding = "fuzzy";
secrets_filter = true;
key_path = config.sops.secrets.atuin_key.path;
filter_mode = "global";
workspaces = true;
inline_height = "50";
};
};