Skip to content

Instantly share code, notes, and snippets.

@yasuyk
Created April 15, 2013 14:24
Show Gist options
  • Save yasuyk/5388466 to your computer and use it in GitHub Desktop.
Save yasuyk/5388466 to your computer and use it in GitHub Desktop.
#!/usr/bin/env sh
wget https://raw.github.com/gitbits/git-ls-branches/master/git-ls-branches
chmod u+x git-ls-branches
wget https://raw.github.com/gitbits/git-info/master/git-info
chmod u+x git-info
wget https://raw.github.com/gitbits/git-info/master/git-pager
chmod u+x git-pager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment