forked from colonelpanic/dotfiles
Add source of .customenv to .zshenv
This commit is contained in:
parent
0a1867b67e
commit
7ac471bb77
@ -9,3 +9,4 @@ function init_profile {
|
||||
setopt xtrace prompt_subst
|
||||
}
|
||||
source ~/.lib/shellenv.sh
|
||||
test -r ~/.customenv.sh && source ~/.customenv.sh
|
Loading…
Reference in New Issue
Block a user