mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
If doom-emacs-dir contains a "~", attempting to call `git -C` will fail with an error like: fatal: cannot change to '~/.config/emacs/': No such file or directory Fix this by canonicalizing the filename.