mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -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.