Skip to content

Instantly share code, notes, and snippets.

@SlexAxton
Created April 22, 2014 22:57
Show Gist options
  • Save SlexAxton/11197251 to your computer and use it in GitHub Desktop.
Save SlexAxton/11197251 to your computer and use it in GitHub Desktop.
tmosh
# Add this to your .bashrc or .zshrc
tmosh () {
mosh "$1" -- tmux -2 attach -t 0 -d
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment