mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-14 07:53:10 +00:00
4 lines
72 B
Fish
4 lines
72 B
Fish
function nvm
|
|
bass source $NVM_DIR/nvm.sh --no-use ';' nvm $argv
|
|
end
|