Mike McQuaid 359b68f827
Improve brew bundle exec/env/sh environment handling
- Rather than maintaining a list of Homebrew environment variables to
  delete, delete all Homebrew (and Portable Ruby) internal variables
  that won't be used by other tools.
- When exporting variables, only export variables that have changed.
- When exporting PATH-like variables, ensure the PATH is appending to
  the existing path rather than replacing it and ensure we only include
  newly added paths.
2025-04-10 15:23:02 +01:00
..
2025-02-05 23:36:57 -08:00
2025-04-09 12:56:06 -04:00
2024-10-02 10:03:12 -07:00
2025-03-30 03:24:24 +02:00
2025-01-19 12:32:55 +01:00
2024-12-05 14:26:30 -05:00
2025-02-04 16:27:39 +00:00
2024-10-02 10:03:12 -07:00
2025-02-24 11:57:20 -08:00