aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile
index e0f7333..dd34dd3 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -1,4 +1,3 @@
# ~/.bash_profile
-[[ -f ~/.bashrc ]] && . ~/.bashrc
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx &> /dev/null