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
gist -P |
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
bash -it -c "gist -P" |
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
Found |
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
Usage: gist [-o|-c|-e] [-p] [-s] [-R] [-d DESC] [-a] [-u URL] [-P] [-f NAME|-t EXT]* FILE* | |
gist --login | |
--login Authenticate gist on this computer. | |
-f, --filename [NAME.EXTENSION] Sets the filename and syntax type. | |
-t, --type [EXTENSION] Sets the file extension and syntax type. | |
-p, --private Makes your gist private. | |
--no-private | |
-d, --description DESCRIPTION Adds a description to your gist. | |
-s, --shorten Shorten the gist URL using git.io. |
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
--login Authenticate gist on this computer. | |
-f, --filename [NAME.EXTENSION] Sets the filename and syntax type. | |
-t, --type [EXTENSION] Sets the file extension and syntax type. | |
-p, --private Makes your gist private. | |
--no-private | |
-d, --description DESCRIPTION Adds a description to your gist. | |
-s, --shorten Shorten the gist URL using git.io. | |
-u, --update [ URL | ID ] Update an existing gist. | |
-a, --anonymous Create an anonymous gist. | |
-c, --copy Copy the resulting URL to the clipboard |
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
http://git.io/vmdGa |
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
<script src="https://gist.github.com/d0d1133c0beb52e5aeab.js"></script> |
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
<script src="https://gist.github.com/c5bfa79bd6155963a842.js"></script> |
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
<script src="https://gist.github.com/db3a7d3cded55eef6036.js"></script> |
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
<script src="https://gist.github.com/5da50b6ccbc5a0d54478.js"></script> |