ohmyzsh/tools
Mark Feltner 0e67206a68 fix(tools/check_for_upgrade): Don't source profile
Reverts #2296, but mostly #1883. 

There is no need to source ~/.profile when this script is read. oh-my-zsh writes no configuration data in ~/.profile.

If the user wishes to use data within ~/.profile, then they should source it in another place.

Fixes #2315
2014-01-14 23:13:49 -06:00
..
check_for_upgrade.sh fix(tools/check_for_upgrade): Don't source profile 2014-01-14 23:13:49 -06:00
install.sh Merge pull request #1087 from avit/install-template 2013-12-02 23:49:00 -08: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 Add update statistics 2013-11-22 02:34:33 +03:00