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