From a0f263d229e047b7ad0451ebb2b522bf20d64282 Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Thu, 28 Sep 2023 00:19:15 -0400 Subject: [PATCH] Updated: Thursday, September 28,2023-09-28 00:19:14 --- enter/fzf.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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