Fixed shellInit again
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
];
|
||||
shellInit = lib.concatStringsSep "\n" [
|
||||
"bind \b backward-kill-word"
|
||||
"bind -k backspace 'do something'"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user