diff options
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,8 +5,8 @@ PATH=~/bin:~/mu/bin:$PATH:~/go/bin [ "${SHELL##*/}" = bash ] && . ~/.bashrc # Last action: auto start X11 when logged on first console -#case $HOSTNAME in -#([sS]wift|yoda) [ "$(tty)" != /dev/tty1 ] || exec startx ;; -#esac +# case $HOSTNAME in +# ([sS]wift|yoda) [ "$(tty)" != /dev/tty1 ] || exec startxfce4 ;; +# esac tabs -4 |
