el/dot-emacs.el: Highlght make(1)'s directory-change messages better.
[profile] / dot / zshenv
CommitLineData
ecde2a36
MW
1### -*-sh-*-
2###
3### Last ditch sanity for Zsh invocations.
4
5case ${SSH_CONNECTION+t},${__mdw_profile+t} in
6 t,) . "$HOME/.zprofile" ;;
7esac