diff --git a/Examples.md b/Examples.md index 713205a..e9bec72 100644 --- a/Examples.md +++ b/Examples.md @@ -532,6 +532,10 @@ alias j=z alias jj=zz ``` +#### With [fz](https://github.com/changyuheng/fz). + +It's yet another z integration. In this version, fuzzy search is enabled with tab completion. + #### With [fasd](https://github.com/clvv/fasd). Suggested by [@l4u](https://github.com/l4u) and [@epiloque](https://github.com/epiloque)