setup-cockpit/dotfiles/zsh/zprofile

5 lines
159 B
Bash

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