mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 17:26:12 +01:00
slow zsh
This commit is contained in:
@@ -8,7 +8,7 @@ in {
|
||||
];
|
||||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
# enable = true;
|
||||
enableCompletion = true;
|
||||
|
||||
history.size = 10000000;
|
||||
|
||||
Reference in New Issue
Block a user