Patrick Stadler
|
858c515df2
|
source ~/.profile only if it exists
|
12 years ago |
Gaetan Semet
|
3f44f51e9c
|
source ~/.profile for upgrading (to source the proxy configuration)
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
|
13 years ago |
Eric Danielson
|
200a25818a
|
Add UPDATE_ZSH_DAYS setting
|
14 years ago |
Robby Russell
|
1c23a52f57
|
auto-upadate feature will now reset the epoch so that if a user doesn't say yes, it won't ask them again for a while. fixes #1240
|
14 years ago |
Robby Russell
|
91b4758d8f
|
Now with 50% less auto-updates.
|
14 years ago |
Graham McMillan
|
4173ba1e95
|
Added option to disable the update prompt. Set DISABLE_UPDATE_PROMPT to true to enable.
|
15 years ago |
Tim Taylor
|
c113e88c45
|
Fix auto upgrade failure from non-exported ZSH env var
Fixes #549. Specify ZSH=$ZSH explicitly when invoking
the auto update scripts.
|
15 years ago |
nebirhos
|
626fa5b1d8
|
fixed autoupdate
|
15 years ago |
Christopher Chow
|
cc90e3aa06
|
Fixed auto update.
Paramater substitution instead of command subsitution was being used
causing the calculation of time since last check to be incorrect.
|
15 years ago |
Robby Russell
|
41f13ccb0a
|
Updating check_for_upgrade script to fix issue when the LAST_EPOCH file/value got corrupted. Closes #32
|
17 years ago |
Gerhard Lazu
|
fafa15676a
|
Replaced source with .
|
17 years ago |
Robby Russell
|
700a3f0bad
|
Adding a script to check for upgrades
|
17 years ago |