m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

added links to a couple of exploratory articles on the basics; thanks for fzf!

DJ Adams
2021-02-10 06:57:54 +00:00
parent 6259435b8b
commit b2d9b89119

@@ -23,3 +23,4 @@
- [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/)
- fzf - the basics - [part 1 - layout](https://qmacro.org/autodidactics/2021/02/02/fzf-the-basics-1-layout/) and [part 2 - search results](https://qmacro.org/autodidactics/2021/02/07/fzf-the-basics-2-search-results/)