mirror of
https://github.com/Lissy93/dotfiles.git
synced 2024-11-24 16:33:14 +01:00
Adds BlackBox plugin
This commit is contained in:
parent
9ee0b17c20
commit
2d1a7cb542
@ -30,10 +30,11 @@ source $HOME/.zsh/aliases/tmux-aliases.zsh
|
|||||||
|
|
||||||
# Add plugins to bundle
|
# Add plugins to bundle
|
||||||
antigen bundles <<EOBUNDLES
|
antigen bundles <<EOBUNDLES
|
||||||
command-not-found
|
command-not-found
|
||||||
zsh-users/zsh-autosuggestions
|
zsh-users/zsh-autosuggestions
|
||||||
zsh-users/zsh-syntax-highlighting
|
zsh-users/zsh-syntax-highlighting
|
||||||
psprint/zsh-navigation-tools
|
psprint/zsh-navigation-tools
|
||||||
|
StackExchange/blackbox
|
||||||
EOBUNDLES
|
EOBUNDLES
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user