mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
install.sh: In the case where copy fails, remove will probably succeed. For example, if the file system were full. So we're trying to be more careful with .zshrc here. uninstall.sh: The messages are not accurate to what the script is doing with .zshrc -- It says, "Backing up to .zshrc.pre-oh-my-zsh" but the next line removes it. So we should rename .zshrc instead of removing it before we restore the original. |
||
|---|---|---|
| .. | ||
| check_for_upgrade.sh | ||
| install.sh | ||
| require_tool.sh | ||
| theme_chooser.sh | ||
| uninstall.sh | ||
| upgrade.sh | ||