no more bash completion
This commit is contained in:
parent
db0a6ca79d
commit
adbd47160f
|
@ -102,7 +102,7 @@ in
|
|||
programs = {
|
||||
bash = {
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
enableCompletion = false;
|
||||
historyFile = "/dev/null";
|
||||
sessionVariables = {
|
||||
PS1 ="\\033[1m\\u\\033[0m@\\033[1m\\h\\033[0m: \\w\nλ ";
|
||||
|
|
Loading…
Reference in New Issue
Block a user