ohmyzsh/tools
Andrew Vit 152aab69bc Respect original PATH definitions on install
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.
2014-10-24 01:22:59 -07:00
..
check_for_upgrade.sh Replace /usr/bin/env with env 2014-08-20 23:52:05 +02:00
install.sh Respect original PATH definitions on install 2014-10-24 01:22:59 -07:00
require_tool.sh Fix version parsing. Now working with command $ zsh --version 2011-04-13 17:24:44 +02:00
theme_chooser.sh Display right prompt in theme chooser 2013-09-10 11:28:31 +02:00
uninstall.sh Fixing conflict in install scripts 2012-12-02 13:08:06 -08:00
upgrade.sh Adding link to the store for swag in upgrade process 2014-08-31 11:30:30 -07:00