mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-04 07:48:29 +00:00
4 lines
86 B
Fish
4 lines
86 B
Fish
function nvm_find_nvmrc
|
|
bass source $NVM_DIR/nvm.sh --no-use ';' nvm_find_nvmrc
|
|
end
|