diff --git a/Examples.md b/Examples.md index e9bec72..5159f4c 100644 --- a/Examples.md +++ b/Examples.md @@ -536,6 +536,8 @@ alias jj=zz It's yet another z integration. In this version, fuzzy search is enabled with tab completion. +![fz-demo](https://raw.githubusercontent.com/changyuheng/fz/master/fz-demo.gif) + #### With [fasd](https://github.com/clvv/fasd). Suggested by [@l4u](https://github.com/l4u) and [@epiloque](https://github.com/epiloque)