mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
The exporting of PATH as a fixed string would clobber any system-wide paths added to env after installation. Instead, we now read any existing PATH exports from previous config files and copy those from the user's bash config, or else default to a basic prepend-only example that respects the system environment. |
||
|---|---|---|
| .. | ||
| check_for_upgrade.sh | ||
| install.sh | ||
| require_tool.sh | ||
| theme_chooser.sh | ||
| uninstall.sh | ||
| upgrade.sh | ||