Fix deprecated field
This commit is contained in:
parent
c47f5c0a04
commit
8f964088fc
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@
|
|||
enable = true;
|
||||
enableCompletion = true;
|
||||
autosuggestion.enable = true;
|
||||
initExtra = builtins.readFile ../config/zsh/zshrc;
|
||||
initContent = builtins.readFile ../config/zsh/zshrc;
|
||||
syntaxHighlighting.enable = true;
|
||||
shellAliases = {
|
||||
ls = "ls --color=auto -F";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue