]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zshrc
fzf
[dotfiles.git] / zsh / .zshrc
index 99f9b0841063581d820143e65e65f86e60bf742f..e5f02abe87c2c2666e9ab84a04dc6b6b09c38874 100644 (file)
@@ -208,3 +208,7 @@ ZSH_HIGHLIGHT_STYLES[path_pathseparator]="fg=white,bold,underline"
 . ~/work/zsh-autosuggestions/zsh-autosuggestions.zsh
 ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=cyan"
 # }}}
+
+# fzf {{{
+. ~/work/fzf/shell/key-bindings.zsh
+# }}}