Skip to content

Instantly share code, notes, and snippets.

@Dolbager
Created February 26, 2018 10:38
Show Gist options
  • Save Dolbager/9de0769c0f2e30c007f68da371520fbb to your computer and use it in GitHub Desktop.
Save Dolbager/9de0769c0f2e30c007f68da371520fbb to your computer and use it in GitHub Desktop.
function ssht {
ssh $@ -t 'tmux -CC attach || tmux -CC'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment