source $HOME/.profile export ZSH="$HOME/.oh-my-zsh" ZSH_THEME="robbyrussell" zstyle ':omz:update' frequency 13 plugins=(git) source $ZSH/oh-my-zsh.sh