prezto_config/plugins/node/functions/node-docs

5 lines
178 B
Plaintext
Raw Normal View History

2011-10-12 05:13:58 +02:00
# Open the node api for your current version to the optional section.
# TODO: Make the sections easier to use.
open "http://nodejs.org/docs/$(node --version)/api/all.html#${1}"