Robby Russell
|
4bba11dbef
|
Merge pull request #2744 from docwhat/ostype-not-uname
Use $OSTYPE instead of uname to speed things up
|
2014-09-05 21:15:57 +02:00 |
|
Guerki
|
db3dd6d755
|
Run Web-search as a Background Process with Nohup
|
2014-07-29 09:21:10 +02:00 |
|
Christian Höltje
|
63bae2aba9
|
Use $OSTYPE instead of uname to speed things up
The $OSTYPE variable is set at ZSH compile time and can be safely used
to determine the OS of the system. e.g. darwin (os x)
|
2014-07-23 09:18:14 -04:00 |
|
stibinator
|
b9474c411b
|
changed duck to ddg for alias
|
2013-08-14 14:04:06 +10:00 |
|
stibinator
|
0456664463
|
added duckduckgo to web-search
|
2013-07-26 11:53:53 +10:00 |
|
stibinator
|
25913cf144
|
added duckduckgo to web-search
|
2013-07-26 11:49:40 +10:00 |
|
Hong Xu
|
2531381477
|
Add web-search plugin.
This plugin adds google, bing and yahoo commands to launch the default
web browser to do web search:
e.g.
google oh-my-zsh
bing what is zsh
|
2013-05-20 22:18:07 -07:00 |
|