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