1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-01 19:50:28 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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