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