Commit graph

3 commits

Author SHA1 Message Date
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
Probably Not
dfbafe6d58 Fixing conflict in install scripts 2012-12-02 13:08:06 -08:00
Robby Russell
e1f5c0c703 Adding an uninstaller tool 2009-08-31 15:00:38 -07:00