mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
4 lines
87 B
Fish
4 lines
87 B
Fish
function node -d "Server-side JavaScript runtime" -w node
|
|
__nvm_run "node" $argv
|
|
end
|