Skip to content

Instantly share code, notes, and snippets.

@dfeng
Created June 9, 2015 19:19
Show Gist options
  • Select an option

  • Save dfeng/c851dc6ed365579cf1e6 to your computer and use it in GitHub Desktop.

Select an option

Save dfeng/c851dc6ed365579cf1e6 to your computer and use it in GitHub Desktop.
Gist to RawGist
function gists() {
/usr/local/bin/gist $1 | sed s/gist.github/rawgit/ | sed s/.com/.com\\\/dfeng/ | sed -e "s/$/\\/raw\/$1/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment