chiark / gitweb /
bin/xzoomscr: New script and bindings to control XRANDR zoomy panny stuff.
[profile] / dot / zshenv
1 ### -*-sh-*-
2 ###
3 ### Last ditch sanity for Zsh invocations.
4
5 case ${SSH_CONNECTION+t},${__mdw_profile+t} in
6   t,) . "$HOME/.zprofile" ;;
7 esac