diff --git a/root/.zshrc b/root/.zshrc index 12ecb6e..2fc4099 100644 --- a/root/.zshrc +++ b/root/.zshrc @@ -68,6 +68,7 @@ plugins=( git vi-mode fancy-ctrl-z + fzf ) VI_MODE_RESET_PROMPT_ON_MODE_CHANGE=true