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
dchusovitin
300118ec05 Fixed opening documentation on Linux (node) 2013-08-24 13:12:03 +04:00
Rainer Dreyer
7e2156a1b1 Fixed node-docs
The `#anchor` tags on
[nodejs.org](http://nodejs.org/docs/v0.8.2/api/all.html) changed. This
fixes the `node-docs` command.
2012-10-22 00:12:00 +02:00
Andrew Hodges
1e3b441ce7 Rollback of Pull #366
sorin-ionescu had some good points.
2011-05-30 10:09:00 -04:00
Andrew Hodges
d72b9c5ec5 Node.js Helpers
Add helper function to open node api in browser. Add binaries installed via
npm to path. Tell node where to find things (what things?).
2011-05-28 11:20:48 -04:00