dotfiles/bash/bash_profile

8 lines
110 B
Bash
Raw Normal View History

2016-01-23 21:58:42 +00:00
#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx