URL: https://www.nerdfonts.com/font-downloads
URL: https://brew.sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"URL: https://pnpm.io/installation
# USE LATEST VERSION NUMBER
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
\. "$HOME/.nvm/nvm.sh"
nvm install 24
node -v
nvm current
corepack enable pnpm
pnpm -vhttps://nodejs.org/en/download/current (PNPM ONLY)
#FOR MAC OS
xcode-select --install#FOR MAC OS
brew install nvm#FOR MAC OS
brew install wget#FOR MAC OS
brew install curl