init.lisp is the autoloaded entrypoint.
This sets up asdf and then loads the package stumpwm-init. That package then does the proper initialisation using asdf to manage dependencies.
- This uses git submodules to pull in stumpwm-contrib. To pull it while cloning run:
git clone --recurse-submodules https://github.com/tpine/.stumpwm.d.git