From de68c1ab7f3f3cce1fa96b0f69174b9b3464557c Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Mon, 28 Oct 2019 23:37:42 +0000 Subject: Add fzf keybindings to zsh --- Shell/zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/Shell/zshrc b/Shell/zshrc index a79e7af..ce1c0ea 100644 --- a/Shell/zshrc +++ b/Shell/zshrc @@ -84,6 +84,7 @@ bindkey "e[4~" end-of-line bindkey '^[[1;5C' emacs-forward-word bindkey '^[[1;5D' emacs-backward-word +source /usr/share/fzf/key-bindings.zsh source ~/dotfiles/Shell/forgit.plugin.zsh archey4 -- cgit v1.2.3