diff --git a/.config/zsh/plugins/alias.zsh b/.config/zsh/plugins/alias.zsh index 2bd235b..2ac3ebe 100644 --- a/.config/zsh/plugins/alias.zsh +++ b/.config/zsh/plugins/alias.zsh @@ -86,7 +86,7 @@ hash -d Documents=$HOME/Documents/ hash -d Pictures=$HOME/Pictures/ hash -d Downloads=$HOME/Downloads/ hash -d Projects=$HOME/Projects/ -hash -d dot=~Projects/dotfiles/ +hash -d dot=~Projects/github/dotfiles-github/ hash -d dots=~dot local UNI="$HOME/Documents/uni"