Skip to content

Commit

Permalink
Reconfigure ohmyzsh updater
Browse files Browse the repository at this point in the history
  • Loading branch information
xorcare committed Oct 14, 2024
1 parent f1c6bb2 commit fba5742
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions home/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,9 @@ ZSH_THEME=""
# Case-sensitive completion must be off. _ and - will be interchangeable.
# HYPHEN_INSENSITIVE="true"

# Uncomment the following line to disable bi-weekly auto-update checks.
# DISABLE_AUTO_UPDATE="true"

# Uncomment the following line to automatically update without prompting.
DISABLE_UPDATE_PROMPT="true"

# Uncomment the following line to change how often to auto-update (in days).
export UPDATE_ZSH_DAYS=1
zstyle ':omz:update' verbose silent # only errors
zstyle ':omz:update' mode auto
zstyle ':omz:update' frequency 30

# Uncomment the following line if pasting URLs and other text is messed up.
# DISABLE_MAGIC_FUNCTIONS=true
Expand Down

0 comments on commit fba5742

Please sign in to comment.