vimrc updates
[dotfiles.git] / .zprofile
1
2 source ~/.config/shell/commonprofile
3
4 [ -f "$ZDOTDIR/.zshrc" ] && source "$ZDOTDIR/.zshrc"
5