- 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 adopt-openj9@1.11.0-11
jabba use adopt-openj9@1.11.0-11
Install node via
nvm install 14.17.0