Created
July 13, 2018 10:39
-
-
Save kimat/5c5ccb3f335a40598755ea093382d35e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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