atuin: disable up arrow history
This commit is contained in:
parent
6b4a96efa8
commit
06396ae25a
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
||||||
secrets_filter = true;
|
secrets_filter = true;
|
||||||
style = "full";
|
style = "full";
|
||||||
};
|
};
|
||||||
|
flags = ["--disable-up-arrow"];
|
||||||
};
|
};
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue