Skip to content

Instantly share code, notes, and snippets.

@babyking
Created November 4, 2016 02:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save babyking/6b13847de2fb2f97a34778f980d5248a to your computer and use it in GitHub Desktop.
Save babyking/6b13847de2fb2f97a34778f980d5248a to your computer and use it in GitHub Desktop.
gist alfred help
gist rb - a gist with a filename of "gist.rb" (ie. Ruby syntax).
gist .rb - a gist with a filename of "gist.rb" (ie. Ruby syntax).
gist foo.rb - a gist with a filename of "foo.rb".
gist ipsum lorem - a gist with no filename/syntax and a description of "ipsum lorem"
gist - ipsum lorem - a gist with no filename/syntax and a description of "ipsum lorem"
gist .rb ipsum lorem - a gist with a filename of "gist.rb" and a description of "ipsum lorem"
gist foo.rb ipsum lorem - a gist with a filename of "foo.rb" and a description of "ipsum lorem"
gist rb ipsum lorem - a gist with no filename and a description of "rb ipsum lorem"
gist - foo.rb ipsum lorem - a gist with no filename and a description of "foo.rb ipsum lorem"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment