From d5aa393bc951a7609aab3c3c22c473a9637ea983 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Mon, 1 Jun 2020 21:47:22 +0200 Subject: update --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.profile') diff --git a/.profile b/.profile index 0db42b4..3a407f5 100644 --- a/.profile +++ b/.profile @@ -6,5 +6,5 @@ PATH=~/bin:$PATH:~/go/bin # Last action: auto start X11 when logged on first console case $HOSTNAME in -(swift) [ "$(tty)" != /dev/tty1 ] || exec startx ;; +(swift|yoda) [ "$(tty)" != /dev/tty1 ] || exec startx ;; esac -- cgit v1.2.3