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):