diff options
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ PATH=~/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 |
