# Installing Homebrew packages source ./brew.sh # Installing Node.js source ./nvm.sh # Installing global Node.js modules source ./npm.sh # Installing Python version manager source ./python.sh # Install global Gems source ./gem.sh