feat: Enable autocd
This commit is contained in:
parent
2b58a19281
commit
1638c8ff98
1
zsh.nix
1
zsh.nix
@ -37,6 +37,7 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
autocd = true; # I'll try this out, may be removed later
|
||||||
dirHashes = {
|
dirHashes = {
|
||||||
dl = "$HOME/Downloads";
|
dl = "$HOME/Downloads";
|
||||||
prj = "$HOME/Projects/";
|
prj = "$HOME/Projects/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user