diff --git a/README.md b/README.md index 25bec77..4cd574f 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,11 @@ nnoremap v :call FzyCommand("ag . --silent -l -g ''", ":vs") nnoremap s :call FzyCommand("ag . --silent -l -g ''", ":sp") ``` +### Use with zsh + +[zsh-fzy](https://github.com/aperezdc/zsh-fzy) supplies some simple fzy bindings for use in +[zsh](http://www.zsh.org/), allowing fzy history, cd, and file navigation. + ## Sorting fzy attempts to present the best matches first. The following considerations are weighted when sorting: