mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
disable auto update
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
f1986b6a82
commit
d5062e640e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ ZSH_THEME="stibbons"
|
||||||
# CASE_SENSITIVE="true"
|
# CASE_SENSITIVE="true"
|
||||||
|
|
||||||
# Comment this out to disable weekly auto-update checks
|
# Comment this out to disable weekly auto-update checks
|
||||||
DISABLE_AUTO_UPDATE="false"
|
DISABLE_AUTO_UPDATE="true"
|
||||||
|
|
||||||
# Uncomment to change how many often would you like to wait before auto-updates occur? (in days)
|
# Uncomment to change how many often would you like to wait before auto-updates occur? (in days)
|
||||||
# export UPDATE_ZSH_DAYS=13
|
# export UPDATE_ZSH_DAYS=13
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue