added autocd
This commit is contained in:
parent
d789d9373a
commit
0e2e5a88cd
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@
|
|||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
autocd = true;
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
initExtra = ''
|
||||
|
|
Loading…
Reference in a new issue