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

article formatting

Janek
2021-10-15 12:38:19 +02:00
parent c0a1e1dabd
commit dca2a49653

@@ -23,5 +23,5 @@
- [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/)
- fzf basics: [1) layout](https://qmacro.org/autodidactics/2021/02/02/fzf-the-basics-1-layout/) and [2) search results](https://qmacro.org/autodidactics/2021/02/07/fzf-the-basics-2-search-results/)
- [Learning by rewriting - bash, jq and fzf details](https://qmacro.org/2021/08/26/learning-by-rewriting/)