oh-my-zsh/tools
Mark Feltner 8d976e02b1 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-05-24 19:51:08 +02:00
..
check_for_upgrade.sh fix(tools/check_for_upgrade): Don't source profile 2014-05-24 19:51:08 +02:00
install.sh Correct redirection of output from 'hash' 2014-03-30 10:34:13 -04: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