This is my new spacemacs config.
git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
git -C ~/.emacs.d/ checkout develop
git clone https://github.com/EnigmaCurry/emacs ~/git/vendor/enigmacurry/emacs
ln -s ~/git/vendor/enigmacurry/emacs/spacemacs.el $HOME/.spacemacs
Here's my old literate config
If you want to see my old config from the late 2000s, see the ancient-history branch