aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2021-06-02 17:02:17 +0000
committerKumar Damani <damani.kumar@gmail.com>2021-06-02 17:02:17 +0000
commit3da03b7719038d5500bb7930ec96581d7320e2e9 (patch)
tree77997fa572eadc8f1bf31f94d3faf625386c1076
parent41ae94bafbb6d6b4e5465c7b6280c809d0ebc037 (diff)
zsh fzf completions
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 2a63903..5af06fa 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -44,7 +44,7 @@ zinit ice wait"0a" lucid blockf atpull'zinit creinstall -q .'
zinit light zsh-users/zsh-completions
zinit ice lucid wait'0a' multisrc"shell/{completion,key-bindings}.zsh" id-as"junegunn/fzf_completions" pick"/dev/null"
-zinit light junegunn/fzf-bin
+zinit light junegunn/fzf
#####################
# HISTORY #