Skip to content

Instantly share code, notes, and snippets.

View ds0nt's full-sized avatar
🏠
Working from home

Daniel Sont ds0nt

🏠
Working from home
View GitHub Profile
gist -P
bash -it -c "gist -P"
Found
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.
--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
http://git.io/vmdGa
<script src="https://gist.github.com/d0d1133c0beb52e5aeab.js"></script>
<script src="https://gist.github.com/c5bfa79bd6155963a842.js"></script>
<script src="https://gist.github.com/db3a7d3cded55eef6036.js"></script>
<script src="https://gist.github.com/5da50b6ccbc5a0d54478.js"></script>