Add ~-src named directory

This commit is contained in:
zendesk-acicchetti 2021-06-11 09:22:48 -04:00
parent ff8bc9d4fe
commit 300daa7626

View file

@ -16,6 +16,7 @@ typeset -U path
typeset -U fpath
hash -d -- -dotfiles=~/.dotfiles
hash -d -- -src=~/src
fpath=(~/bin ~/.zshcompletions $fpath)
zstyle :compinstall filename '/home/anthonys/.zshrc'