Skip to content

Instantly share code, notes, and snippets.

@biscuitvile
Created November 5, 2014 03:19
Show Gist options
  • Select an option

  • Save biscuitvile/3c4de3caa0259b865c7b to your computer and use it in GitHub Desktop.

Select an option

Save biscuitvile/3c4de3caa0259b865c7b to your computer and use it in GitHub Desktop.
TMUX socket

Me

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

Another user

$ tmux -S /tmp/pair attach

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