Štefan Bystriansky 7 years ago
parent daca53676e
commit 3c13391cdd
  1. 2
      .bashrc

@ -134,7 +134,7 @@ fi
#TMUX ##TMUX
if [ -f ~/.tmux.conf ]; then if [ -f ~/.tmux.conf ]; then
test -z "$TMUX" && (tmux attach || tmux new-session) test -z "$TMUX" && (tmux attach || tmux new-session)
fi fi

Loading…
Cancel
Save