mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
suggest DISABLE_UPDATE_PROMPT in .zshrc
This commit is contained in:
parent
005d967dc4
commit
a6e50db5ba
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ ZSH_THEME="robbyrussell"
|
|||
# Comment this out to disable weekly auto-update checks
|
||||
# DISABLE_AUTO_UPDATE="true"
|
||||
|
||||
# Comment this out to automatically approve of updates without prompt
|
||||
# DISABLE_UPDATE_PROMPT="true"
|
||||
|
||||
# Uncomment following line if you want to disable colors in ls
|
||||
# DISABLE_LS_COLORS="true"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue