autocd isn't as nice as thought
too many conflicts with install applications in the path
This commit is contained in:
parent
4a9afa1c79
commit
3c1e889f7c
|
@ -565,7 +565,6 @@ in
|
||||||
# zsh with extras wanted
|
# zsh with extras wanted
|
||||||
enable = true;
|
enable = true;
|
||||||
enableCompletion = true;
|
enableCompletion = true;
|
||||||
autocd = true;
|
|
||||||
autosuggestion.enable = true;
|
autosuggestion.enable = true;
|
||||||
history.share = false;
|
history.share = false;
|
||||||
syntaxHighlighting.enable = true;
|
syntaxHighlighting.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue