From e0c4cb9e45f339883d9ae7aeb52958c95c5ed839 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sun, 5 Jan 2020 10:28:54 +0100 Subject: update .profile and bashrc --- .profile-swift | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .profile-swift (limited to '.profile-swift') diff --git a/.profile-swift b/.profile-swift new file mode 100644 index 0000000..dbf7f9a --- /dev/null +++ b/.profile-swift @@ -0,0 +1,3 @@ +# Profile specific for swift machine +# auto start X11 when logged on first terminal +[ "$(tty)" != /dev/tty1 ] || exec startx -- cgit v1.2.3