dotfiles.2022/_home/dot_zshrc

5 lines
135 B
Text

[ -z ${DBG_SZSHRC} ] || echo "Entered .zshrc"
[[ -r ~/.sz.shrc ]] && source ~/.sz.shrc
[ -z ${DBG_SZSHRC} ] || echo "Exiting .zshrc"