# # ~/.bash_profile # [[ -f ~/.bashrc ]] && . ~/.bashrc #if [ -z "$DISPLAY" ] && [ "$(fgconsole)" -eq 1 ]; then #startx #fi #[ -z "$DISPLAY" -a "$(fgconsole)" -eq 1 ] && exec startx export BROWSER=firefox