From b2d9b89119a7fb609567d76a8a167c2a9a2e27f5 Mon Sep 17 00:00:00 2001 From: DJ Adams Date: Wed, 10 Feb 2021 06:57:54 +0000 Subject: [PATCH] added links to a couple of exploratory articles on the basics; thanks for fzf! --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 3e6070f..a0768a3 100644 --- a/Home.md +++ b/Home.md @@ -22,4 +22,5 @@ - [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) - [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/) \ No newline at end of file +- 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