mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
On MacOS, the daemon is unlikely to run with the correct environment if launched through launchctl or brew services, so it makes sense to use exec-path-from-shell there too. May address #736