al-skel/home/.zprofile

8 lines
104 B
Plaintext
Raw Normal View History

2017-10-16 14:38:02 -05:00
#
# ~/.zprofile
#
[[ -f ~/.zshrc ]] && . ~/.zshrc
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx