Add zsh-completions plugin

This commit is contained in:
Fabian Ising
2022-02-14 14:45:22 +01:00
parent 1f3b893bbb
commit 5d2db4c1ca

View File

@@ -36,6 +36,7 @@ antigen bundle go
# antigen bundle tmuxinator # antigen bundle tmuxinator
antigen bundle zsh-users/zsh-syntax-highlighting antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle zsh-users/zsh-autosuggestions antigen bundle zsh-users/zsh-autosuggestions
antigen bundle zsh-users/zsh-completions
antigen bundle urbainvaes/fzf-marks antigen bundle urbainvaes/fzf-marks
# For SSH, starting ssh-agent is annoying # For SSH, starting ssh-agent is annoying