No up arrow for atuin

This commit is contained in:
Daniel Flanagan 2024-02-21 23:47:45 -06:00
parent 054cbfc93d
commit 6a13c7421a
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -84,6 +84,10 @@
enableZshIntegration = config.programs.zsh.enable;
enableNushellIntegration = config.programs.nushell.enable;
flags = [
"--disable-up-arrow"
];
settings = {
auto_sync = true;
sync_frequency = "1m";