conf/.bash_profile

3 lines
61 B
Bash
Raw Permalink Normal View History

2018-02-23 18:19:14 +00:00
[ `tty` == /dev/tty1 ] && exec startx
source "$HOME/.bashrc"