mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
* 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. |
||
|---|---|---|
| .. | ||
| check_for_upgrade.sh | ||
| install.sh | ||
| require_tool.sh | ||
| theme_chooser.sh | ||
| uninstall.zsh | ||
| upgrade.sh | ||