From 4e066cb573b7b9be51fb847fae8ac387efd1ce77 Mon Sep 17 00:00:00 2001 From: Hank Chan Date: Sat, 17 Nov 2018 23:46:17 -0800 Subject: [PATCH] Add `npm-fzf` --- Examples.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Examples.md b/Examples.md index bd741e9..91a75e6 100644 --- a/Examples.md +++ b/Examples.md @@ -31,6 +31,7 @@ Table of Contents * [Browsing history](#browsing-history) * [Bookmarks](#bookmarks) * [Browsing](#browsing) +* [NPM](#npm) * [Locate](#locate) * [mpd](#mpd) * [fmui](#fmui) @@ -979,6 +980,10 @@ https://gist.github.com/junegunn/15859538658e449b886f (for OS X) # https://github.com/D630/bin/blob/master/furlview.sh % furlview.sh ( - | FILE ... ) ``` + +### NPM +[npm-fzf](https://github.com/hankchanocd/npm-fzf) - Fuzzy search npm modules with `fzf`. + ### Locate `Alt-i` to paste item from `locate /` output (zsh only):