3 lines
89 B
Bash
3 lines
89 B
Bash
source ~/.lib/shellrc.sh
|
|
source ~/.lib/zsh.sh
|
|
test -r ~/custom.zsh && source ~/custom.zsh |