zsh plugins
This commit is contained in:
parent
891a21f61b
commit
2976e25ed5
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@
|
|||
enable = true;
|
||||
enableCompletion = true;
|
||||
enableGlobalCompInit = false;
|
||||
autosuggestions.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
histSize = 10000;
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue