setup-cockpit/roles/zsh/files/zprofile

5 lines
115 B
Bash

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