Created
February 26, 2018 10:38
-
-
Save Dolbager/9de0769c0f2e30c007f68da371520fbb to your computer and use it in GitHub Desktop.
Revisions
-
Dolbager created this gist
Feb 26, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ function ssht { ssh $@ -t 'tmux -CC attach || tmux -CC' }