ohmyzsh/tools
Michael Rene Wilcox 2c3e2904b2 Fix handling spaces in $ZSH
the $ZSH variable has a problem with PATHs having spaces in them.

eg: automatic cloning to /home/Michael Wilcox/.oh-my-zsh
fails due to the variable being set to /home/Michael

This fixes the problem.
(Tested on [Cygwin](http://www.starlig.ht))
2017-04-11 14:55:55 +05:30
..
check_for_upgrade.sh Convert "if then" statements to "if; then" one-liners 2016-10-03 12:05:10 +02:00
install.sh Fix handling spaces in $ZSH 2017-04-11 14:55:55 +05:30
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 Removing source command 2015-11-04 20:36:53 +07:00
upgrade.sh Use consistent wording when updating 2015-12-15 03:46:46 +01:00