This website requires JavaScript.
Explore
Help
Register
Sign In
wgester
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
forked from
colonelpanic/dotfiles
Code
Pull Requests
Activity
a72384c449
dotfiles
/
dotfiles
/
zshenv
3 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactor zsh_env startup so that it is possible to override PATH variable once it has already been configured.
2015-08-11 00:25:34 -06:00
source ~/.lib/shellenv.sh
Refactor shellenv/setup for better performance
2016-08-16 16:26:50 -06:00
test -r ~/.customenv.sh && source ~/.customenv.sh
Copy Permalink