atuin: disable up arrow history

This commit is contained in:
notohh 2024-04-12 21:29:38 -04:00
parent 6b4a96efa8
commit 06396ae25a
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -53,6 +53,7 @@
secrets_filter = true; secrets_filter = true;
style = "full"; style = "full";
}; };
flags = ["--disable-up-arrow"];
}; };
git = { git = {
enable = true; enable = true;