🗑️ (neodymium/home) replace deprecated zsh instruction
This commit is contained in:
parent
583bad5e21
commit
2565e8446b
|
@ -2,7 +2,7 @@
|
|||
programs.zsh = {
|
||||
enable = true;
|
||||
enableAutosuggestions = true;
|
||||
enableSyntaxHighlighting = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
enableCompletion = true;
|
||||
sessionVariables = {
|
||||
VISUAL = "micro";
|
||||
|
|
Loading…
Reference in a new issue