Files
dotfiles/zshrc
2020-02-16 21:26:48 -08:00

4 lines
110 B
Bash

# append to bottom of zshrc
[[ -s "$HOME/.profile" ]] && source "$HOME/.profile" # Load the default .profile