Add doom named directory
This commit is contained in:
parent
c2860856ed
commit
fbecb46ab2
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ typeset -U fpath
|
||||||
|
|
||||||
hash -d -- -dotfiles=~/.dotfiles
|
hash -d -- -dotfiles=~/.dotfiles
|
||||||
hash -d -- -src=~/src
|
hash -d -- -src=~/src
|
||||||
|
hash -d -- -doom=~/.doom-emacs
|
||||||
|
|
||||||
fpath=(~/bin ~/.zshcompletions $fpath)
|
fpath=(~/bin ~/.zshcompletions $fpath)
|
||||||
zstyle :compinstall filename '/home/anthonys/.zshrc'
|
zstyle :compinstall filename '/home/anthonys/.zshrc'
|
||||||
|
|
Loading…
Add table
Reference in a new issue