1769288238
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
programs.atuin.enable = true; # shell history and more in rust
|
||||
programs.atuin = {
|
||||
flags = [
|
||||
"--disable-up-arrow"
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user