Last active
May 1, 2020 19:35
-
-
Save Gavinok/bfcf54a4d3de4fbdc7953f34a7002f63 to your computer and use it in GitHub Desktop.
Create a gist using githubs hub cli program
This file contains 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 characters
command! -range=% Gist silent execute <line1> . "," . <line2> . "w !hub gist create -c -" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment