Skip to content

Commit

Permalink
Test background-alpha update mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mcornella committed Oct 10, 2023
1 parent 9402f3a commit 35ba8ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ export ZSH="$HOME/.zsh/ohmyzsh"
ZSH_CUSTOM="$HOME/.zsh/ohmyzsh-custom"

# Auto update settings
zstyle ':omz:update' mode auto
zstyle ':omz:update' frequency 1
zstyle ':omz:update' mode background-alpha
zstyle ':omz:update' frequency 0

# Uncomment following line if you want red dots to be displayed while waiting for completion
COMPLETION_WAITING_DOTS="true"
Expand Down

0 comments on commit 35ba8ca

Please sign in to comment.