Skip to content

Instantly share code, notes, and snippets.

@kimat
Created July 13, 2018 10:39
Show Gist options
  • Save kimat/5c5ccb3f335a40598755ea093382d35e to your computer and use it in GitHub Desktop.
Save kimat/5c5ccb3f335a40598755ea093382d35e to your computer and use it in GitHub Desktop.
set searchurls.github https://github.com/search?o=desc&q=%s&ref=simplesearch&type=Repositories
bind lG fillcmdline tabopen github
set searchurls.googleluckygithub https://www.google.com/search?hl=en&q=github+%s&btnI=Im+Feeling+Lucky
bind lg fillcmdline tabopen googleluckygithub
set searchurls.youtube https://www.youtube.com/results?search_query=%s
bind ly fillcmdline tabopen youtube
set searchurls.googlelucky https://www.google.com/search?hl=en&q=%s&btnI=Im+Feeling+Lucky
bind ll fillcmdline tabopen googlelucky
bind_search lG github 'https://github.com/search?o=desc&q=%s&ref=simplesearch&type=Repositories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment