Created
April 24, 2014 19:34
-
-
Save rrmartins/11266732 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ssh [email protected] | |
| ruby-1.9.3-p545 is not installed. |
Author
Author
if [[ $SHLVL != "2" ]]
then
tmux -S /var/tmux/$USER new-session -A -s "$USER"
fi
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sessions should be nested with care, unset $TMUX to force