From 3a97b632a1283367d4862eaf5cd16349043d7226 Mon Sep 17 00:00:00 2001 From: DJ Adams Date: Thu, 26 Aug 2021 13:28:26 +0100 Subject: [PATCH] add link to post that covers usage of some of fzf's options, plus input and output --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 4881cc6..36e9c45 100644 --- a/Home.md +++ b/Home.md @@ -23,4 +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/) \ No newline at end of file +- 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/) +- [Learning by rewriting - bash, jq and fzf details](https://qmacro.org/2021/08/26/learning-by-rewriting/) \ No newline at end of file