mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Merge remote branch 'upstream/master'
This commit is contained in:
commit
87c38f026b
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ function frontend() {
|
||||||
url="${url}emberjs.com"
|
url="${url}emberjs.com"
|
||||||
url="${url}/api/#stq=$2&stp=1" ;;
|
url="${url}/api/#stq=$2&stp=1" ;;
|
||||||
"stackoverflow")
|
"stackoverflow")
|
||||||
url="${url}https://stackoverflow.com"
|
url="${url}stackoverflow.com"
|
||||||
url="${url}/search?q=$2" ;;
|
url="${url}/search?q=$2" ;;
|
||||||
*) echo "INVALID PARAM!"
|
*) echo "INVALID PARAM!"
|
||||||
return ;;
|
return ;;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue