diff --git a/zsh.nix b/zsh.nix index 6730f33..c148c5c 100644 --- a/zsh.nix +++ b/zsh.nix @@ -37,6 +37,7 @@ ]; }; + autocd = true; # I'll try this out, may be removed later dirHashes = { dl = "$HOME/Downloads"; prj = "$HOME/Projects/";