mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
default zsh profile: disable autoupdate
This commit is contained in:
parent
4e81640ec4
commit
b46b121626
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ ZSH_THEME="blecher.at-agnoster"
|
|||
# CASE_SENSITIVE="true"
|
||||
|
||||
# Uncomment the following line to disable bi-weekly auto-update checks.
|
||||
# DISABLE_AUTO_UPDATE="true"
|
||||
DISABLE_AUTO_UPDATE="true"
|
||||
|
||||
# Uncomment the following line to change how often to auto-update (in days).
|
||||
# export UPDATE_ZSH_DAYS=13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue