m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Big fan of FZF! I wrote up a few things around it and did some screen recordings to show what some of the interactions look like.

Matt Smith
2019-06-25 07:46:00 -05:00
parent 11e8522198
commit da7824490c

@@ -21,3 +21,5 @@
- [Fuzzy bookmarks for your shell](http://dmitryfrank.com/articles/shell_shortcuts) - [Fuzzy bookmarks for your shell](http://dmitryfrank.com/articles/shell_shortcuts)
- [Fuzzy bookmarks for zsh](https://github.com/kurkale6ka/zsh/#fuzzy-cd-based-on-bookmarks) - [Fuzzy bookmarks for zsh](https://github.com/kurkale6ka/zsh/#fuzzy-cd-based-on-bookmarks)
- [Using FZF instead of DMENU](https://medium.com/njiuko/using-fzf-instead-of-dmenu-2780d184753f) - [Using FZF instead of DMENU](https://medium.com/njiuko/using-fzf-instead-of-dmenu-2780d184753f)
- [A tour of several fzf based scripts](https://mattorb.com/the-many-faces-of-fzf/)
- Fuzzy clone a private org github repo [Part 1](https://mattorb.com/fuzzy-find-github-repository/), [Part 2](https://mattorb.com/fuzzy-find-a-github-repository-part-deux/)