mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
4 lines
178 B
Text
4 lines
178 B
Text
# 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}"
|
|
|