summaryrefslogtreecommitdiff
path: root/dotfiles-darwin/launchd
AgeCommit message (Collapse)Author
2025-10-25darwin/env.json: Normalize JSONGrégoire Duchêne
2025-02-22darwin/env.plist: Switch to JSONGrégoire Duchêne
2024-04-13darwin/env.plist: Always use macOS’s zshGrégoire Duchêne
2022-01-29darwin/env.sh: Run script in a login shellGrégoire Duchêne
We need a login shell to have the right PATH set. Also, we need not to call stty when TERM is empty, which it will be when that script runs.
2022-01-29darwin/env.sh: Add loggingGrégoire Duchêne
2020-07-05darwin/bin: Add env.shGrégoire Duchêne
This short script defines a few environment variables with launchctl so macOS apps can access them.