This repo is meant as a quick installation tool as well as a backup for some local config files i use in my toolchain at modulr. the main focus is clojure jvm and babashka, but this repo also serves as a good place to include .zshrc files and the like.
-
Make sure you have
homebrewinstalled already -
Make sure you have run
xcode-select --installprior to installinghomebrew -
run
git cloneon this repo -
cd clj-install -
chmod +x ./install.sh -
./install.sh
follow the on screen logs!