Last Updated: February 25, 2016
·
459
· finack

Use Chrome Search to jump to your repos

Pretty simple trick. In my browers, I can type 'git' then space then type the name of the repo (Command-L & git & space & reponame) and wamo, I am on that page at Github.

I believe this will work in other browsers as well but here are instructions for Chrome.

Visit chrome://settings/searchEngines in chrome. Add an other search engine. Name it after your repo, and git it a shortcut like 'git'. Then for the URL enter the base path to your repos with a %s for the search string. For example http://www.github.com/finack/%s.