Last active
January 7, 2024 10:37
-
-
Save txtyash/112452ac92e09281229e9800e6a76cd7 to your computer and use it in GitHub Desktop.
Custom search engines vimiumC
This file contains hidden or 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
g :https://www.google.com/search?q=%s Google | |
b :https://bing.com/search?q=%s Brave | |
d :https://duckduckgo.com/?q=%s DuckDuckGo | |
y :https://youtube.com/search?q=%s Youtube | |
m :https://www.merriam-webster.com/dictionary/%s Merriam | |
a :https://www.amazon.com/s/?field-keywords=%s Amazon India | |
f :https://www.flipkart.com/search?q=%s Flipkart | |
my :https://myntra.com/%s Myntra | |
r :https://www.reddit.com/search/?q=%s Reddit | |
s :https://www.reddit.com/r/%s Subreddit | |
rs :https://doc.rust-lang.org/std/index.html?search=%s Rust Std lib | |
rc :https://crates.io/search?q=%s Crates.io |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment