aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authortdro <tdro@github.com>2017-02-09 01:39:34 -0500
committertdro <tdro@github.com>2017-02-09 01:39:34 -0500
commit8c0193f1ab36e4bb92c993decb6769df1f33a3b6 (patch)
tree5db628f0d22755a4850b6de2252d80e15f843b27 /.bash_profile
parentad71eac05ad78ed143cdae1e9bf162074286e304 (diff)
downloaddotfiles-8c0193f1ab36e4bb92c993decb6769df1f33a3b6.tar.gz
dotfiles-8c0193f1ab36e4bb92c993decb6769df1f33a3b6.tar.bz2
dotfiles-8c0193f1ab36e4bb92c993decb6769df1f33a3b6.zip
dotfiles: update
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile
index f1007b6..c3715d3 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -1,4 +1,4 @@
# ~/.bash_profile
[[ -f ~/.bashrc ]] && . ~/.bashrc
-[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx -- -keeptty -nolisten tcp > ~/.xorg.log 2>&1
+[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx -- -keeptty -nolisten tcp > /dev/null 2>&1