Adds BlackBox plugin

This commit is contained in:
Alicia Sykes 2021-02-10 15:36:28 +00:00
parent 9ee0b17c20
commit 2d1a7cb542

View File

@ -30,10 +30,11 @@ source $HOME/.zsh/aliases/tmux-aliases.zsh
# Add plugins to bundle
antigen bundles <<EOBUNDLES
command-not-found
zsh-users/zsh-autosuggestions
zsh-users/zsh-syntax-highlighting
psprint/zsh-navigation-tools
command-not-found
zsh-users/zsh-autosuggestions
zsh-users/zsh-syntax-highlighting
psprint/zsh-navigation-tools
StackExchange/blackbox
EOBUNDLES