diff --git a/shell/bash/.bash_exec b/shell/bash/.bash_exec index 7294194..06e5179 100644 --- a/shell/bash/.bash_exec +++ b/shell/bash/.bash_exec @@ -6,7 +6,7 @@ if [ "$(tty)" = /dev/tty1 ]; then fi # Start in tmux by default -[[ $TERM != "screen" ]] && [ -z "$TMUX" ] && exec tmux +# [[ $TERM != "screen" ]] && [ -z "$TMUX" ] && exec tmux if command -v jaaj &> /dev/null && command -v dotacat &> /dev/null; then jaaj