mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
* Readability improvements NOTE: Projects are assumed to be under a non-root user. If there's a use case for keeping projects under root, let me know. * Update README.org * Update README.org pushd & popd aren't existent in POSIX shell. * Update README.org Can't git clone if directory already exists. * Update README.org clang-tools NOTE seems to be inaccurate. Opt for minimal dependencies required by default instead. * Update README.org 👀 * Update README.org *Can* run the code blocks through Emacs if desired. * Remove babel parameters These would be better in `#+PROPERTY: ...`s in the header or our global `.dir-locals.el`, but no standard has been designed for it yet, so omit them until one exists. Co-authored-by: Henrik Lissner <accounts@v0.io>