Revisions
-
defunkt revised this gist
Apr 18, 2010 . 1 changed file with 1 addition and 0 deletions.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 @@ -20,6 +20,7 @@ Want to create a [Gist](http://gist.github.com/) from your editor, the command l * [Gist as a Service](http://github.com/andymatuschak/GistService#readme) * [Drift](http://github.com/atduskgreg/drift#readme) * [Snippets Plugin](http://github.com/cimm/snippets-gist-scrippet#readme) ## Bloggin' -
defunkt revised this gist
Apr 18, 2010 . 1 changed file with 1 addition and 1 deletion.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 @@ -1,6 +1,6 @@ # Gist Clients Want to create a [Gist](http://gist.github.com/) from your editor, the command line, or the Services menu? Here's how. ## Editor Support -
defunkt revised this gist
Apr 18, 2010 . 1 changed file with 3 additions and 3 deletions.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 @@ -11,10 +11,10 @@ Want to create a Gist from your editor, the command line, or the Services menu? ## Command Line * [gist](http://github.com/defunkt/gist#readme) (official) * [gist.sh](http://github.com/gmarik/gist.sh#readme) (shell) * [pygist](http://github.com/mattikus/pygist#readme) (python) * [gistp](http://github.com/miyagawa/gistp#readme) (perl) ## OS X -
defunkt revised this gist
Apr 18, 2010 . 1 changed file with 6 additions and 6 deletions.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 @@ -16,16 +16,16 @@ Want to create a Gist from your editor, the command line, or the Services menu? * [pygist](http://github.com/mattikus/pygist#readme) (python) * [gistp](http://github.com/miyagawa/gistp) (perl) ## OS X * [Gist as a Service](http://github.com/andymatuschak/GistService#readme) * [Drift](http://github.com/atduskgreg/drift#readme) ## Bloggin' * [Gist => Tumblr](http://github.com/eric/gistr#readme) * [WordPress Plugin](http://github.com/paulwilliam/wordpress-github-gist-shortcode-plugin#readme) ## More * [Gist Search on GitHub](http://github.com/search?q=gist&type=Repositories) -
defunkt revised this gist
Apr 18, 2010 . 1 changed file with 2 additions and 2 deletions.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 @@ -1,5 +1,7 @@ # Gist Clients Want to create a Gist from your editor, the command line, or the Services menu? Here's how. ## Editor Support * [TextMate](http://github.com/ivanvc/gists-tmbundle#readme) @@ -18,8 +20,6 @@ * [Gist => Tumblr](http://github.com/eric/gistr#readme) * [WordPress Plugin](http://github.com/paulwilliam/wordpress-github-gist-shortcode-plugin#readme) ## OS X -
defunkt revised this gist
Apr 18, 2010 . 1 changed file with 0 additions and 1 deletion.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 @@ -10,7 +10,6 @@ ## Command Line * [gist](http://github.com/defunkt/gist) (official) * [gist.sh](http://github.com/gmarik/gist.sh) (shell) * [pygist](http://github.com/mattikus/pygist#readme) (python) * [gistp](http://github.com/miyagawa/gistp) (perl) -
defunkt revised this gist
Apr 18, 2010 . 1 changed file with 0 additions and 10 deletions.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 @@ -11,16 +11,6 @@ * [gist](http://github.com/defunkt/gist) (official) * [gist.sh](http://github.com/gmarik/gist.sh) (shell) * [pygist](http://github.com/mattikus/pygist#readme) (python) * [gistp](http://github.com/miyagawa/gistp) (perl) -
defunkt created this gist
Apr 18, 2010 .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,42 @@ # Gist Clients ## Editor Support * [TextMate](http://github.com/ivanvc/gists-tmbundle#readme) * [Emacs](http://github.com/defunkt/gist.el#readme) * [Vim](http://www.vim.org/scripts/script.php?script_id=2423) * [Coda](http://github.com/kmorey/gist.codaplugin#readme) ## Command Line * [gist](http://github.com/defunkt/gist) (official) Install with RubyGems: gem install gist gist -h Install with [homebrew](http://mxcl.github.com/homebrew/): brew install gist gist -h * [gist.sh](http://github.com/gmarik/gist.sh) (shell) * [pygist](http://github.com/mattikus/pygist#readme) (python) * [gistp](http://github.com/miyagawa/gistp) (perl) ## Bloggin' * [Gist => Tumblr](http://github.com/eric/gistr#readme) * [WordPress Plugin](http://github.com/paulwilliam/wordpress-github-gist-shortcode-plugin#readme) * ## OS X * [Drift](http://github.com/atduskgreg/drift#readme) * [Gist as a Service](http://github.com/andymatuschak/GistService#readme) ## More * [Gist Search on GitHub](http://github.com/search?q=gist&type=Repositories)