setup-cockpit/dotfiles/zsh/zprofile

5 lines
157 B
Bash

# ~/.zprofile
#
# Load items that are common to bash and zsh
[[ -f ~/SetupCockpit/dotfiles/shell/profile ]] && source ~/SetupCockpit/dotfiles/shell/profile