Skip to content

Instantly share code, notes, and snippets.

@seabre
Last active December 10, 2015 21:28
Show Gist options
  • Save seabre/4494888 to your computer and use it in GitHub Desktop.
Save seabre/4494888 to your computer and use it in GitHub Desktop.

Pairing With tmux

Host

$ tmux -S /tmp/pair
$ chmod 777 /tmp/pair

Client

$ tmux -S /tmp/pair attach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment