Add doom named directory

This commit is contained in:
zendesk-acicchetti 2022-01-05 09:16:02 -05:00
parent c2860856ed
commit fbecb46ab2

View file

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