From 5d2db4c1ca1574fadb66c17305777bdd90adb872 Mon Sep 17 00:00:00 2001 From: Fabian Ising Date: Mon, 14 Feb 2022 14:45:22 +0100 Subject: [PATCH] Add zsh-completions plugin --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 6bc8ca0..7d9c6b3 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -36,6 +36,7 @@ antigen bundle go # antigen bundle tmuxinator antigen bundle zsh-users/zsh-syntax-highlighting antigen bundle zsh-users/zsh-autosuggestions +antigen bundle zsh-users/zsh-completions antigen bundle urbainvaes/fzf-marks # For SSH, starting ssh-agent is annoying