diff --git a/zsh.nix b/zsh.nix index 36abfc3..c7fe111 100644 --- a/zsh.nix +++ b/zsh.nix @@ -32,10 +32,6 @@ }; autocd = true; # I'll try this out, may be removed later - dirHashes = { - dl = "$HOME/Downloads"; - prj = "$HOME/Projects/"; - }; antidote = { enable = true;