Skip to content

Instantly share code, notes, and snippets.

@pathammer
Last active May 26, 2020 17:57
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save pathammer/ffa1b6047e35f987615703de28c4db97 to your computer and use it in GitHub Desktop.
tmux pair programming / collaboration

Live collaboration with tmux

user1

tmux -S /tmp/collab
chmod 777 /tmp/collab

user2

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