oh-my-zsh/tools
Yannick Eckey 75e619b724 Fix install.sh/upgrade.sh for tput-less systems
@fcrozat's original fix assumes `which` not to output anything to STDOUT
in case the command is not found. That is not necessarily true on all
systems. A better solution is to check the return value instead.

Fixes #4376
2015-10-16 22:27:46 +02:00
..
check_for_upgrade.sh No input for Update Check defaults to Yes 2015-06-10 14:36:52 +02:00
install.sh Fix install.sh/upgrade.sh for tput-less systems 2015-10-16 22:27:46 +02: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 Ask for confirmation before uninstall 2015-10-05 18:32:42 -03:00
upgrade.sh Fix install.sh/upgrade.sh for tput-less systems 2015-10-16 22:27:46 +02:00