conf/.bash_profile
2018-02-23 19:19:14 +01:00

3 lines
61 B
Bash

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