ohmyzsh/tools
Russell Harmon 5a2ae86f61 Use printf rather than echo -e in update.sh
update.sh is an "sh" script, not a zsh or bash script. On platforms
which have real sh, echo does not have the -e option.
2012-03-21 16:15:45 -04:00
..
check_for_upgrade.sh Added option to disable the update prompt. Set DISABLE_UPDATE_PROMPT to true to enable. 2012-03-21 16:15:43 -04:00
install.sh Colorize Install & Upgrade Scripts 2011-06-03 14:05:25 -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 fixed theme chooser + options + list available themes + show all themes 2011-08-03 09:42:16 +02:00
uninstall.sh Adding an uninstaller tool 2009-08-31 15:00:38 -07:00
upgrade.sh Use printf rather than echo -e in update.sh 2012-03-21 16:15:45 -04:00