diff options
Diffstat (limited to 'Shell/zshrc')
-rw-r--r-- | Shell/zshrc | 1 |
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 |