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