Update dotfiles/.zshrc

This commit is contained in:
Brian Zalewski 2022-11-21 15:31:14 +00:00
parent a9423aee9a
commit 0cc7de6aef

View file

@ -280,6 +280,7 @@ if command -v antigen > /dev/null; then
antigen bundle multipass antigen bundle multipass
antigen bundle ng antigen bundle ng
antigen bundle nomad antigen bundle nomad
antigen bundle npm
antigen bundle pip antigen bundle pip
antigen bundle pm2 antigen bundle pm2
antigen bundle redis-cli antigen bundle redis-cli