Skip to content

Instantly share code, notes, and snippets.

@hoodja
Forked from zspencer/your_script.sh
Created November 19, 2011 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hoodja/1379211 to your computer and use it in GitHub Desktop.
Save hoodja/1379211 to your computer and use it in GitHub Desktop.
Pair with Zee
#If you're on a mac/linux, you can just copy and paste this. If you're on Windows, you need to figure out how to do this using Putty.
ssh remotepair@pairwith.zacharyspencer.com -p9876
#Password: pairingftw
tmux -S /var/tmux/pairing attach
ssh -R9876:localhost:22 pairwith.zacharyspencer.com &
tmux -S /var/tmux/pairing attach
#for instructions on how to set up this on your own machine, check out
# http://cognizant-coding.tumblr.com/post/9938691841/remote-pairing-a-l-a-tmux-and-ssh-on-os-x-10-7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment