Skip to content

Instantly share code, notes, and snippets.

@aok1425
Last active December 12, 2016 00:47
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 aok1425/0e25dd71fbc3dfdc9b09e98974cd9750 to your computer and use it in GitHub Desktop.
Save aok1425/0e25dd71fbc3dfdc9b09e98974cd9750 to your computer and use it in GitHub Desktop.
$ tmux new -s session-name
$ tmux a -t session-name # to attach to particular session
$ tmux detach
or
$ Ctrl-b d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment