change deprecated option
This commit is contained in:
parent
43a1e53f2b
commit
d688c4d7db
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
enable = true;
|
||||
enableCompletion = true;
|
||||
enableAutosuggestions = true;
|
||||
enableSyntaxHighlighting = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue