Skip to content

Instantly share code, notes, and snippets.

@tzafrir
Created February 6, 2011 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save tzafrir/813306 to your computer and use it in GitHub Desktop.
Save tzafrir/813306 to your computer and use it in GitHub Desktop.
gedit external tool wrapper for gist.sh
#!/bin/sh
gnome-www-browser `gist.sh -f $GEDIT_CURRENT_DOCUMENT_PATH`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment