aboutsummaryrefslogtreecommitdiff
path: root/Shell/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'Shell/zshrc')
-rw-r--r--Shell/zshrc1
1 files changed, 1 insertions, 0 deletions
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