mirror of https://github.com/wlcx/home.git
zsh: autocd
This commit is contained in:
parent
b9820b9a5e
commit
8e435df3e2
|
@ -23,6 +23,7 @@ in {
|
|||
# Shell and env-y stuff
|
||||
zsh = {
|
||||
enable = true;
|
||||
autocd = true;
|
||||
history = rec {
|
||||
extended = true;
|
||||
size = 100000;
|
||||
|
|
Loading…
Reference in New Issue