Skip to content

Instantly share code, notes, and snippets.

@rrmartins
Created April 24, 2014 19:34
Show Gist options
  • Select an option

  • Save rrmartins/11266732 to your computer and use it in GitHub Desktop.

Select an option

Save rrmartins/11266732 to your computer and use it in GitHub Desktop.
ssh [email protected]
ruby-1.9.3-p545 is not installed.
@rrmartins
Copy link
Author

if [[ $SHLVL != "2" ]]
then
tmux -S /var/tmux/$USER new-session -A -s "$USER"
fi

@rrmartins
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment