summaryrefslogtreecommitdiff
path: root/utils/fetch-includes.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rewrite emacs init.el and go back to basicsbenj2023-11-251-59/+0
| | | | | | | This is a complete rewrite leveraging the very popular use-package to see how I like it. We reduce init.el to a bare minimum configuration and remove the previous homebrew organizational scheme. A number of packages have yet to be setup, but we'll wait and do in JIT.
* add util to read compile_commands for clang-bebenj2018-12-221-0/+59