feat(shell): atuin use directory filter mode by defualt.

This commit is contained in:
CronyAkatsuki 2025-08-31 19:43:44 +02:00
parent 8288e6da83
commit 17a6daca4f

View file

@ -143,6 +143,7 @@
style = "compact"; style = "compact";
workspaces = true; workspaces = true;
keymap_mode = "vim-normal"; keymap_mode = "vim-normal";
filter_mode = "directory";
}; };
}; };
}; };