From b8fe1449418f5bf73dea073520d29a52830b4796 Mon Sep 17 00:00:00 2001 From: jay Date: Sat, 15 Jan 2022 21:45:50 +0800 Subject: [PATCH] [feat] add new zsh plugin --- zshrc_zinit | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zshrc_zinit b/zshrc_zinit index 1e8ad72..10e22fc 100644 --- a/zshrc_zinit +++ b/zshrc_zinit @@ -16,6 +16,8 @@ zinit light zdharma-continuum/fast-syntax-highlighting zinit light zsh-users/zsh-completions zinit light mattbangert/kubectl-zsh-plugin +zinit light zsh-users/zsh-history-substring-search + # OhMyZSH Plugs zinit snippet OMZ::lib/completion.zsh zinit snippet OMZ::lib/git.zsh