al-skel/home/.zprofile
2017-10-16 12:38:02 -07:00

8 lines
104 B
Bash

#
# ~/.zprofile
#
[[ -f ~/.zshrc ]] && . ~/.zshrc
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx