Skip to content

Instantly share code, notes, and snippets.

@willasaywhat
Created August 13, 2014 14:43
Show Gist options
  • Save willasaywhat/9d9c30df34e0c736265a to your computer and use it in GitHub Desktop.
Save willasaywhat/9d9c30df34e0c736265a to your computer and use it in GitHub Desktop.
Share a tmux session
tmux -S /tmp/willatmux new -s willatmux
chmod 777 /tmp/willatmux
tmux -S /tmp/willatmux attach -t willatmux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment