aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
blob: f07ff4c2021c0c3bea72fbca36bba94efa6ba07b (plain) (blame)
1
2
3
4
5
6
7
#
# ~/.bash_profile
#

[[ -f ~/.bashrc ]] && . ~/.bashrc

[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx