diff --git a/zsh/.zshrc b/zsh/.zshrc index 0d5334f..c3b3a2e 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -38,3 +38,8 @@ fi source ${zsh_plugins}.zsh eval $(keychain --eval --quiet id_ed25519) + +# fzf integration +source /usr/share/fzf/key-bindings.zsh +source /usr/share/fzf/completion.zsh +