DOOMLOCALDIR is not respected by emacs
Open
core:cli
is:bug
re:env
status:confirmed
- Dominant language
- Emacs Lisp
- Stars
- 22.7k
- Forks
- 3.1k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 4
Description
### What did you expect to happen?
Upon setting `DOOMLOCALDIR`, doom loads from there.
### What actually happened?
`doom` CLI respects it, but running Emacs fails

### Describe your attempts to resolve the issue
Symlinking `.local` to $DOOMLOCALDIR resolves it, but that kinda defeats the point.
### Steps to reproduce
Set `DOOMLOCALDIR` and move the contents of the previous location there (or run `doom sync -u`)
### System Information
Can't even run `doom/info` with this setup
Contributor guide
Assessment
This issue has not been assessed yet.