remove brew

This commit is contained in:
Benjamin Palko 2024-09-30 22:42:20 -04:00
parent f312ea0601
commit eb9467d495
2 changed files with 1 additions and 12 deletions

2
.zshrc
View file

@ -73,7 +73,7 @@ cat ~/.cache/wal/sequences
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(git brew asdf gh bun npm yarn)
plugins=(git asdf gh bun npm yarn)
source $ZSH/oh-my-zsh.sh