diff --git a/enter/fzf.md b/enter/fzf.md index e586601..94d6cca 100644 --- a/enter/fzf.md +++ b/enter/fzf.md @@ -6,4 +6,11 @@ Installation: sudo port install fzf ``` -Here are a [list of examples](https://github.com/junegunn/fzf/wiki/examples) to implement using fzf to make search within your terminal blazing fast. \ No newline at end of file +Here are a [list of examples](https://github.com/junegunn/fzf/wiki/examples) to implement using fzf to make search within your terminal blazing fast. + +--- + +**Examples to note:** + +- the CD optimizer using fzf +![img](https://raw.githubusercontent.com/changyuheng/zsh-interactive-cd/master/demo.gif) \ No newline at end of file