summaryrefslogtreecommitdiff
path: root/dotfiles-darwin/bin/env.sh
AgeCommit message (Collapse)Author
2023-01-15darwin/zsh: Switch back to Homebrew-provided EmacsGrégoire Duchêne
2022-08-07darwin/env.sh: Fix initial plutil invocationGrégoire Duchêne
2022-02-12darwin/env.sh: Set SSH_AUTH_SOCK in Emacs.appGrégoire Duchêne
2022-01-29darwin/env.sh: Add loggingGrégoire Duchêne
2022-01-15darwin/env.sh: Set LSEnvironment using JSONGrégoire Duchêne
2021-11-13emacs: Drop exec-path-from-shellGrégoire Duchêne
This is mostly done with a horrible hack on how macOS app bundles get their PATH set correctly.
2021-04-03darwin/bin: Export DOMAIN and HOST in env.shGrégoire Duchêne
2021-04-03darwin/bin: Do not export PATH in env.shGré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.