mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
source non-standard zshrc
This commit is contained in:
parent
abd2dbaf65
commit
b609fbca91
1 changed files with 3 additions and 0 deletions
3
zshenv
3
zshenv
|
|
@ -11,3 +11,6 @@ ZDOTDIR=~/config/zsh
|
|||
|
||||
fpath=($fpath $ZDOTDIR/functions)
|
||||
typeset -U fpath
|
||||
|
||||
# source non-standard zshrc
|
||||
source "$ZDOTDIR/zshrc"
|
||||
|
|
|
|||
Loading…
Reference in a new issue