@ -128,7 +128,10 @@ fi
#TMUX
if [ -f ~/.tmux.conf ]; then
test -z "$TMUX" && (tmux attach || tmux new-session)
fi
# for go
#if [ -d /opt/go/bin ]; then