This tool automatically syncs environment variables from ~/.bash_profile
to macOS LaunchAgent, making them available to GUI applications and non-shell processes.
When you set environment variables in ~/.bash_profile
, they're only available in Terminal sessions. GUI applications (like VS Code, IntelliJ, etc.) launched from Finder or Spotlight don't see these variables.