Fixed shellInit
This commit is contained in:
@@ -23,8 +23,5 @@
|
||||
shellInit = lib.concatStringsSep "\n" [
|
||||
"bind \b backward-kill-word"
|
||||
];
|
||||
interactiveShellInit = lib.concatStringsSep "\n" [
|
||||
"neofetch"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user