Skip to content

Instantly share code, notes, and snippets.

@actaneon
Created July 31, 2014 21:48
Show Gist options
  • Save actaneon/f24ce3bcfbb37befd8f3 to your computer and use it in GitHub Desktop.
Save actaneon/f24ce3bcfbb37befd8f3 to your computer and use it in GitHub Desktop.
Tmux
tmux list-sessions
tmux attach-session [ -t foo ]
tmux new-session -s oneup_postgres
Detach: <C-B> d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment