Skip to content

Instantly share code, notes, and snippets.

@takezoe
Created August 11, 2017 03:51
Show Gist options
  • Save takezoe/60983054d5bf879eebc18351cb28839e to your computer and use it in GitHub Desktop.
Save takezoe/60983054d5bf879eebc18351cb28839e to your computer and use it in GitHub Desktop.
Open the browser and search GitHub repositories
open-github() {
open "https://github.com/search?q=$1+in%3Aname&type=Repositories"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment