Commit Graph

5 Commits

Author SHA1 Message Date
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