This is my personal Clojure preferences folder.
I install emacs on my Mac using emacs-plus.
brew tap d12frosted/emacs-plus
brew install emacs-plus@28 --with-no-titlebar --with-xwidgets
clj-kondo
must be on your$PATH
brew install ag
(for searching)
M-x straight-pull-all # Update all packages
M-x straight-freeze-versions # Write lock file
M-x straight-thaw-versions # Revert packages to lock file