Updated: Thursday, September 28,2023-09-28 00:19:14
parent
2e8deb6c33
commit
a0f263d229
|
@ -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.
|
||||
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)
|
Loading…
Reference in New Issue