Skip to content

Instantly share code, notes, and snippets.

@wwqrd
Last active August 29, 2015 13:57
Show Gist options
  • Save wwqrd/9833630 to your computer and use it in GitHub Desktop.
Save wwqrd/9833630 to your computer and use it in GitHub Desktop.
Quit current tmux session (close session and detach)
tmux kill-session -t `tmux display-message -p "#S"`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment