mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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