summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot/bash_profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/dot/bash_profile b/dot/bash_profile
index b38ddfe..9c34c0e 100644
--- a/dot/bash_profile
+++ b/dot/bash_profile
@@ -1,6 +1,7 @@
1source ~/.bashrc 1. ~/.profile
2. ~/.bashrc
2 3
3if [ "$SHLVL" = 1 ] && [ "$(tty)" = /dev/tty1 ] 4if [ "$SHLVL" = 1 ] && [ "$(tty)" = /dev/tty1 ]
4then 5then
5 startx && exit 6 startx && exit
6fi 7fi