# .bash_profile # Get the aliases and functions [ -f $HOME/.bashrc ] && . $HOME/.bashrc if [ -z "$DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]; then exec startx fi