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