forked from colonelpanic/dotfiles
3 lines
91 B
Bash
3 lines
91 B
Bash
source ~/.lib/shellrc.sh
|
|
source ~/.lib/zsh.sh
|
|
test -r ~/.custom.zsh && source ~/.custom.zsh |