From 03fb555b54862c571fd3c4d4b82ee81ca714af9c Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sat, 11 Mar 2023 14:04:00 +0100 Subject: update --- .profile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.profile') 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 -- cgit v1.2.3