Files
tuxOS/airootfs/etc/skel/.bash_profile
2022-02-11 23:59:50 +05:30

7 lines
109 B
Bash

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