## vim:ft=zsh if [[ -z $SSH_CONNECTION && ! -e /tmp/.afterboot ]] { touch /tmp/.afterboot unsetopt bg_nice startx &! exit }