aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
diff options
context:
space:
mode:
authorJP Appel <jeanpierre.appel01@gmail.com>2024-09-02 08:32:09 -0400
committerJP Appel <jeanpierre.appel01@gmail.com>2024-09-02 08:32:09 -0400
commit2f2d308360c4e253841b3d816e711612419f790f (patch)
treecaf1a30cb2f0b8824c1b7861070f27e0af225b8c /zsh/zshrc
parente0d79e6c570d02f353039a0057f0e8036b6e6511 (diff)
Fix zsh fzf bind output
Diffstat (limited to 'zsh/zshrc')
-rw-r--r--zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 4723258..42f5477 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -26,7 +26,7 @@ bindkey -v
# Plugins
source ~/.config/zsh/zshvimodes
-eval "$(fzf --zsh)"
+source ~/.config/zsh/zshfzf
# Prompt
setopt PROMPT_SUBST