mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-21 19:11:30 +01:00
zsh: add completion styles
This commit is contained in:
parent
2fb53e6f2b
commit
6e17084112
|
@ -17,6 +17,9 @@ source <(antibody init)
|
|||
export ANTIBODY="$(antibody home)"
|
||||
antibody bundle < "$DOTFILES/antibody_plugins.txt"
|
||||
|
||||
# Setup completion style
|
||||
source $DOTFILES/completion_style.zsh
|
||||
|
||||
if [[ "$(command -v systemctl)" ]]; then
|
||||
antibody bundle robbyrussell/oh-my-zsh path:plugins/systemd
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user