fix(zsh): add zsh system wide
This commit is contained in:
parent
db66adcc8c
commit
3a949f2056
3 changed files with 11 additions and 4 deletions
|
@ -2,8 +2,6 @@
|
|||
{
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableCompletions = true;
|
||||
autosuggestion = true;
|
||||
enableVteIntegration = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
history.share = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue