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