aboutsummaryrefslogtreecommitdiff
path: root/bash/.bash/04-other.bash
blob: ac59c89eaf3aade8f80b16b19f677c110f75fd52 (plain)
1
2
3
# if [[ -z $TMUX ]] && [[ -n $SSH_TTY ]]; then
#     exec tmux new-session -A -s ssh
# fi