summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2021-01-04 09:16:43 +0100
committerMarc Vertes <mvertes@free.fr>2021-01-04 09:16:43 +0100
commit1e297a9b960c6d0784856cb59b08770c7f90fbe8 (patch)
treedcc12cf0c4f3f63daa1921aed47b38c5078dad32 /.profile
parentd6f32d35d3233f5dfbb0ed3fd2770dc7c9d0aa91 (diff)
update
Diffstat (limited to '.profile')
-rw-r--r--.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/.profile b/.profile
index cb09e87..acb8299 100644
--- a/.profile
+++ b/.profile
@@ -5,6 +5,6 @@ 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
+#case $HOSTNAME in
+#([sS]wift|yoda) [ "$(tty)" != /dev/tty1 ] || exec startx ;;
+#esac