zsh:nameddirs: Unset the right variable

This commit is contained in:
2024-11-05 22:18:09 +01:00
parent 724430979c
commit 22b774b839

View File

@@ -14,7 +14,7 @@ if [[ -e $docs ]]; then
hash -d uni="$docs"/uni
hash -d work="$docs"/work
fi
unset hash
unset docs
# Dotfiles
if [[ -e ~/projs ]]; then