- Clone this repo. Use a branch suitable for your OS:
git clone https://github.com/schowave/dotfiles.git -b macos
- Launch the
install.sh
shell script with-i
to get the dialog to install different dotfiles
sh ./install.sh -i
Install java via
jabba install [email protected]
jabba use [email protected]
Install node via
nvm install 14.17.0