Commit graph

2 commits

Author SHA1 Message Date
Probably Not
b0aa4b65ed Being more accurate and careful with .zshrc during install/uninstall
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.
2012-08-04 11:41:47 -07:00
Robby Russell
e1f5c0c703 Adding an uninstaller tool 2009-08-31 15:00:38 -07:00