make atuin act more sensibly

This commit is contained in:
Daniel Lovbrotte Olsen 2023-06-03 19:14:34 +02:00
parent 09f7f00394
commit 3b70b6c977
1 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,10 @@ in
programs.atuin = {
enable = true;
enableZshIntegration = true;
settings = {
filter_mode = "directory";
filter_mode_shell_up_key_binding = "session";
};
};
home.packages = [