mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-22 03:21:30 +01:00
zsh: remove antibody extra plugins
This commit is contained in:
parent
54666b0a03
commit
9bdbd1774d
|
@ -1 +0,0 @@
|
|||
robbyrussell/oh-my-zsh path:plugins/kubectl
|
|
@ -27,10 +27,6 @@ elif [[ "$(command -v apt)" ]]; then
|
|||
antibody bundle robbyrussell/oh-my-zsh path:plugins/debian
|
||||
fi
|
||||
|
||||
if [[ -n "$_DOTFILES_EXTRA_PLUGINS" ]]; then
|
||||
antibody bundle < "$DOTFILES/antibody_plugins_extra.txt"
|
||||
fi
|
||||
|
||||
# Setup oh-my-zsh path
|
||||
export ZSH="$(antibody path robbyrussell/oh-my-zsh)"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user