diff options
Diffstat (limited to '.profile-swift')
| -rw-r--r-- | .profile-swift | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
