# # Node.js # # Load nvm if it's available if [ -f "$HOME/.nvm/nvm.sh" ]; then source "$HOME/.nvm/nvm.sh" fi