mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-10-31 20:44:12 +01:00
4 lines
68 B
Fish
4 lines
68 B
Fish
|
function nvm
|
||
|
bass source ~/.nvm/nvm.sh --no-use ';' nvm $argv
|
||
|
end
|