From da7824490c0330620bc59015431053867f7fe093 Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Tue, 25 Jun 2019 07:46:00 -0500 Subject: [PATCH] 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. --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 10306c2..3e6070f 100644 --- a/Home.md +++ b/Home.md @@ -21,3 +21,5 @@ - [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) - [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