diff --git a/home/rachel.nix b/home/rachel.nix index 86b694b..fa56d99 100644 --- a/home/rachel.nix +++ b/home/rachel.nix @@ -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λ ";