Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
02d75684
"vscode:/vscode.git/clone" did not exist on "d7837c6041b1099982e3f278b50e8868b8b30ff9"
Commit
02d75684
authored
Jan 04, 2015
by
Marc Cornellà
Browse files
Force using https in Yandex search engine
parent
e8daf815
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/web-search/web-search.plugin.zsh
View file @
02d75684
...
...
@@ -10,7 +10,7 @@ function web_search() {
bing
"https://www.bing.com/search?q="
yahoo
"https://search.yahoo.com/search?p="
duckduckgo
"https://www.duckduckgo.com/?q="
yandex
"http://yandex.ru/yandsearch?text="
yandex
"http
s
://yandex.ru/yandsearch?text="
)
# define the open command
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment