Skip to content

Commit

Permalink
Merged pull request #2 from jjb/patch-1.
Browse files Browse the repository at this point in the history
readme additions
  • Loading branch information
ivanvc committed Apr 29, 2011
2 parents 9380ed1 + c2fd084 commit e7d41a8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,16 @@ git clone git://github.com/ivanvc/gists-tmbundle.git Gists.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'
</code>
</pre>

h2. That's it

* Use ⌘⌥⇧I to create a private gist
* Use ⌘⌥⇧U to create a public gist

h2. Note

If setting your user/token in your shell environment, TextMate must be launched via the command line `mate` command, NOT from the dock or Finder. Otherwise it won't pick up the variables (strange behavior on TextMate's part).

h2. Credits

Thanks to "jjb":http://github.com/jjb, "dandean":http://github.com/dandean, and "beaucollins":http://github.com/beaucollins for their contributions.

0 comments on commit e7d41a8

Please sign in to comment.