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