ohmyzsh/tools
Andrew Janke 0812923ae5 More hygiene in installer:
* change uninstall.sh to run under zsh, so we have access to better
  file globbing, string substitution, and $ZDOTDIR
* remove additional oh-my-zsh data files in uninstall
* remove unneeded `source ~/.zshrc` in uninstall
* remove bogus `. ~/.zshrc` at end of install.sh: it would just read it
   in the `sh` process running install.sh right before exiting, so it
   would have no effect aside from sometimes kicking out syntax errors.
2015-02-28 00:59:30 -05:00
..
check_for_upgrade.sh fix(tools/check_for_upgrade): Don't source profile 2014-12-15 18:45:50 +01:00
install.sh More hygiene in installer: 2015-02-28 00:59:30 -05: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.zsh More hygiene in installer: 2015-02-28 00:59:30 -05:00
upgrade.sh Adding link to the store for swag in upgrade process 2014-08-31 11:30:30 -07:00