conf/.bash_profile

3 lines
61 B
Bash

[ `tty` == /dev/tty1 ] && exec startx
source "$HOME/.bashrc"