mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-09 01:51:13 +00:00
chore: fish: migrate back to nvm
This commit is contained in:
3
config/fish/functions/node.fish
Normal file
3
config/fish/functions/node.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function node -d "Server-side JavaScript runtime" -w node
|
||||
__nvm_run "node" $argv
|
||||
end
|
||||
Reference in New Issue
Block a user