mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
Disabling auto update because it messes with my own fork. I know there
is a bunch of cruft in here but I have too many of my own tweaks to give them up. I will be periodically merging in from upstream
This commit is contained in:
parent
e9dd08041e
commit
4a9d949b6b
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
|
@ -16,7 +16,7 @@ export LANG=en_US.UTF-8
|
|||
# CASE_SENSITIVE="true"
|
||||
|
||||
# Comment this out to disable bi-weekly auto-update checks
|
||||
# DISABLE_AUTO_UPDATE="true"
|
||||
DISABLE_AUTO_UPDATE="true"
|
||||
|
||||
# Uncomment to change how many often would you like to wait before auto-updates occur? (in days)
|
||||
# export UPDATE_ZSH_DAYS=13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue