Repetitive tasks suck.
How many times do you open your browser to start typing github.com/projectXYZ/blahblahyabadabadoo
?
Navigating to a GitHub repository to submit a pull request or check on a project’s status/issues doesn’t need to be suck!
Introducing git open
https://www.youtube.com/watch?v=G_SmisZxh4w
With git open, you can jump directly to the repo you are working on in your browser.
Millions of hours saved!
Props to Paul Irish for this gem
Install it today
npm install git-open -g
Now you have more time for all the things!