aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2018-12-16 10:46:39 -0500
committertdro <tdro@users.noreply.github.com>2018-12-16 10:46:39 -0500
commitc2673f991ff43c2fd4d1ebef9828c708802af530 (patch)
tree9e95553434e3e6fc6be2af8defb253ea042d26dd /.bash_profile
parentc4bcba447b53ea76771a668f27f60033c838d694 (diff)
downloaddotfiles-c2673f991ff43c2fd4d1ebef9828c708802af530.tar.gz
dotfiles-c2673f991ff43c2fd4d1ebef9828c708802af530.tar.bz2
dotfiles-c2673f991ff43c2fd4d1ebef9828c708802af530.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 709ee66..8539c88 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -4,4 +4,4 @@
export PATH="${PATH}:~/.config/composer/vendor/bin/"
[[ -f ~/.bashrc ]] && . ~/.bashrc
-[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx -- -keeptty -nolisten tcp > /dev/null 2>&1
+[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx &> /dev/null