mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-22 11:31: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
|
antibody bundle robbyrussell/oh-my-zsh path:plugins/debian
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -n "$_DOTFILES_EXTRA_PLUGINS" ]]; then
|
|
||||||
antibody bundle < "$DOTFILES/antibody_plugins_extra.txt"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Setup oh-my-zsh path
|
# Setup oh-my-zsh path
|
||||||
export ZSH="$(antibody path robbyrussell/oh-my-zsh)"
|
export ZSH="$(antibody path robbyrussell/oh-my-zsh)"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user