Add ~-src named directory
This commit is contained in:
parent
ff8bc9d4fe
commit
300daa7626
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue