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 = {
|
programs.zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
autocd = true;
|
||||||
autosuggestion.enable = true;
|
autosuggestion.enable = true;
|
||||||
syntaxHighlighting.enable = true;
|
syntaxHighlighting.enable = true;
|
||||||
initExtra = ''
|
initExtra = ''
|
||||||
|
|
Loading…
Reference in a new issue