no autoupdate homebrew

This commit is contained in:
2025-04-07 14:27:24 +05:00
parent e7fde8b5b1
commit 4df90c6718

1
.zshrc
View File

@ -25,6 +25,7 @@ export WLR_NO_HARDWARE_CURSORS=1
export EDITOR=nvim export EDITOR=nvim
export SUDO_EDITOR=/usr/bin/nvim export SUDO_EDITOR=/usr/bin/nvim
export XDG_CURRENT_DESKTOP=Sway export XDG_CURRENT_DESKTOP=Sway
export HOMEBREW_NO_AUTO_UPDATE=true
### Added by Zinit's installer ### Added by Zinit's installer
if [[ ! -f $HOME/.local/share/zinit/zinit.git/zinit.zsh ]]; then if [[ ! -f $HOME/.local/share/zinit/zinit.git/zinit.zsh ]]; then