Commit graph

23 commits

Author SHA1 Message Date
vguerci 80c9a31b44 [upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified) 2011-06-04 11:02:25 +02:00
Andrew Hodges 532375a168 Colorize Install & Upgrade Scripts
Make tools/install.sh and tools/upgrade.sh pretty.
2011-06-03 14:05:25 -04:00
nebirhos 61c35a2174 fixed autoupdate 2011-04-29 17:12:40 +02:00
Arthur Kalmenson 0f25c6dbd9 Changed to use which. 2011-04-18 22:51:28 -04:00
Arthur Kalmenson cd3896b0c4 Change URL to https since most corporate environments block git port. 2011-04-18 07:50:14 -04:00
Arthur Kalmenson 15f3b09cbf Make the chsh more reliable. 2011-04-18 07:48:35 -04:00
Christopher Chow 903426ceeb Fixed auto update.
Paramater substitution instead of command subsitution was being used
causing the calculation of time since last check to be incorrect.
2011-02-04 11:33:20 +11:00
Robby Russell d0eb0d9fbc Switching to /usr/bin/env zsh instead of /bin/zsh in the installer 2010-08-19 08:04:18 -07:00
Robby Russell a367c83463 Adding some candy to the upgrade script 2010-06-03 13:01:41 -07:00
Robby Russell 9056b681fb Sprinkling some candy on this muffin. 2010-05-07 15:35:03 -07:00
Robby Russell cf967e07f9 Updating check_for_upgrade script to fix issue when the LAST_EPOCH file/value got corrupted. Closes #32 2009-12-12 13:45:30 -08:00
Toon Claes 1de3f62255 Removed useless else 2009-10-16 23:03:50 +02:00
Gerhard Lazu 14c7bfcef7 Replaced source with . 2009-10-11 09:50:08 +01:00
Robby Russell ed457cbee7 Oh My Zsh gets a weekly auto-updater... the future is now! 2009-09-23 17:12:19 -07:00
Robby Russell f9ba4113e6 Adding a script to check for upgrades 2009-09-23 17:11:45 -07:00
Robby Russell 160a02fc60 Updating install process to copy your current environments PATH and adding it to the bottom of ~/.zshrc. 2009-09-07 09:11:34 -07:00
Robby Russell a0d9976215 Updating installer to use the new template file. ~/.zshrc will now be outside of the repository 2009-09-01 07:50:45 -07:00
Robby Russell cde57ba9a7 Adding an upgrade_oh_my_zsh function to... well, upgrade Oh My Zsh 2009-08-31 15:48:09 -07:00
Robby Russell ccd3a191dc Adding an uninstaller tool 2009-08-31 15:00:38 -07:00
Robby Russell 76d21ba816 Changing order of loading zsh at end of install 2009-08-30 18:51:41 -07:00
Robby Russell 6a3a23dfe1 Attempting to load zsh properly after auto-install 2009-08-30 18:49:53 -07:00
Robby Russell 3ec52a1353 Checking if .zshrc is a file or a symlink. 2009-08-30 18:44:14 -07:00
Robby Russell 71769107db Adding an installer tool 2009-08-30 18:36:11 -07:00