summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2023-03-11 14:04:00 +0100
committerMarc Vertes <mvertes@free.fr>2023-03-11 14:04:00 +0100
commit03fb555b54862c571fd3c4d4b82ee81ca714af9c (patch)
tree752ab610fe333a9827093c91c046e27e88bf3e0f /.profile
parent6dc16e1476e55ea34b32bee558d429d7d11d0e9e (diff)
update
Diffstat (limited to '.profile')
-rw-r--r--.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/.profile b/.profile
index 0971b3d..ff554d1 100644
--- a/.profile
+++ b/.profile
@@ -6,9 +6,10 @@ export LD_LIBRARY_PATH=~/mu/lib64:~/mu/lib
[ "${SHELL##*/}" = bash ] && . ~/.bashrc
+tabs -4
+
# Last action: auto start X11 when logged on first console
#case $HOSTNAME in
#([sS]wift|yoda) [ "$(tty)" != /dev/tty1 ] || exec startx ;;
#esac
-
-tabs -4
+[ "$(tty)" != /dev/tty1 ] || exec startx