aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorJP Appel <jeanpierre.appel01@gmail.com>2024-08-22 13:01:05 -0400
committerJP Appel <jeanpierre.appel01@gmail.com>2024-08-22 13:01:05 -0400
commitfc46193426c8363f4cf569083e9940a73cae17ec (patch)
tree84478e8e3e41ab116f5ef2fe207cdd173356c7ea /zsh
parente04293267f26c2574744073e42d0b90ee84365dc (diff)
add fzf history search in zsh
Diffstat (limited to 'zsh')
-rw-r--r--zsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 169e04e..4723258 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -26,6 +26,7 @@ bindkey -v
# Plugins
source ~/.config/zsh/zshvimodes
+eval "$(fzf --zsh)"
# Prompt
setopt PROMPT_SUBST