mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-02 22:43:50 +00:00
4 lines
82 B
Fish
4 lines
82 B
Fish
function npx -d "execute npm package binaries" -w npx
|
|
__nvm_run "npx" $argv
|
|
end
|