Skip to content

Instantly share code, notes, and snippets.

@dragolabs
Last active July 19, 2017 16:34
Show Gist options
  • Save dragolabs/e87d20f2fe7c680af5e2 to your computer and use it in GitHub Desktop.
Save dragolabs/e87d20f2fe7c680af5e2 to your computer and use it in GitHub Desktop.

Using tmux on remote server in native iTerm2 windows

ssh -t example.com 'tmux -CC new-session -A -s logs'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment