zsh:nameddirs: Unset the right variable
This commit is contained in:
@@ -14,7 +14,7 @@ if [[ -e $docs ]]; then
|
|||||||
hash -d uni="$docs"/uni
|
hash -d uni="$docs"/uni
|
||||||
hash -d work="$docs"/work
|
hash -d work="$docs"/work
|
||||||
fi
|
fi
|
||||||
unset hash
|
unset docs
|
||||||
|
|
||||||
# Dotfiles
|
# Dotfiles
|
||||||
if [[ -e ~/projs ]]; then
|
if [[ -e ~/projs ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user