From a510034216ce37ac0f82afabe77c38aa058cc3fb Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Mon, 8 Feb 2021 20:05:52 +0100 Subject: . --- shell/zsh/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/zsh/.zshrc') diff --git a/shell/zsh/.zshrc b/shell/zsh/.zshrc index 01ce4ec..1d7d2b4 100644 --- a/shell/zsh/.zshrc +++ b/shell/zsh/.zshrc @@ -10,6 +10,8 @@ compinit . ~/.dotfiles/shell/zsh/zsh-git-prompt/zshrc.sh PROMPT='[%F{green}%n%f@%m %F{green}%~%f $(git_super_status)]$ ' +. ~/.dotfiles/shell/zsh/fzf/key-bindings.zsh + . /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh . /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh . /usr/share/zsh/plugins/zsh-history-substring-search/zsh-history-substring-search.zsh -- cgit v1.2.3-70-g09d2