zsh: Update dotfile hash

This commit is contained in:
2020-09-24 03:45:46 +02:00
parent 4d3c9f2cc4
commit c00d8df9d0

View File

@@ -86,7 +86,7 @@ hash -d Documents=$HOME/Documents/
hash -d Pictures=$HOME/Pictures/ hash -d Pictures=$HOME/Pictures/
hash -d Downloads=$HOME/Downloads/ hash -d Downloads=$HOME/Downloads/
hash -d Projects=$HOME/Projects/ hash -d Projects=$HOME/Projects/
hash -d dot=~Projects/dotfiles/ hash -d dot=~Projects/github/dotfiles-github/
hash -d dots=~dot hash -d dots=~dot
local UNI="$HOME/Documents/uni" local UNI="$HOME/Documents/uni"