Update .zshrc

This commit is contained in:
Matthew Fisher 2024-04-16 19:56:54 -05:00
parent ba98a882a2
commit 2918a599c9

2
.zshrc
View File

@ -26,7 +26,7 @@ ZSH_THEME="robbyrussell"
# Uncomment one of the following lines to change the auto-update behavior
# zstyle ':omz:update' mode disabled # disable automatic updates
# zstyle ':omz:update' mode auto # update automatically without asking
# zstyle ':omz:update' mode reminder # just remind me to update when it's time
zstyle ':omz:update' mode reminder # just remind me to update when it's time
# Uncomment the following line to change how often to auto-update (in days).
# zstyle ':omz:update' frequency 13