# ~/.zprofile # [[ -x /usr/bin/vim ]] && export EDITOR="/usr/bin/vim" # Load items that are common to bash and zsh [[ -f ~/SetupCockpit/dotfiles/shell/profile ]] && source ~/SetupCockpit/dotfiles/shell/profile