Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-05 | Merge pull request #2744 from docwhat/ostype-not-uname | Robby Russell | |
Use $OSTYPE instead of uname to speed things up | |||
2014-07-29 | Run Web-search as a Background Process with Nohup | Guerki | |
2014-07-23 | Use $OSTYPE instead of uname to speed things up | Christian HoĢltje | |
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) | |||
2013-08-14 | changed duck to ddg for alias | stibinator | |
2013-07-26 | added duckduckgo to web-search | stibinator | |
2013-07-26 | added duckduckgo to web-search | stibinator | |
2013-05-20 | Add web-search plugin. | Hong Xu | |
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 |