mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Local cache and data files were stored in a parent folder named after your host, because I'd symlink the same config across computers via dropbox. This would cause byte-compile issues in packages, so I stopped doing this. Now that each computer gets its own clone, host-namespaced local directories are unnecessary. There's no other benefit to having them.