From b8361750c286e1f9c31c8515f1708f4f5874dc43 Mon Sep 17 00:00:00 2001 From: D630 Date: Wed, 4 Nov 2015 10:55:08 +0100 Subject: [PATCH] add: link to furlview.sh --- Examples.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Examples.md b/Examples.md index 632ac2b..2223b67 100644 --- a/Examples.md +++ b/Examples.md @@ -496,6 +496,11 @@ https://gist.github.com/junegunn/15859538658e449b886f (for OS X) % [.] fzf-fs [] ``` +```sh +# Simple replacement for urlview in X +# https://github.com/D630/bin/blob/master/furlview.sh +% furlview.sh ( - | FILE ... ) +``` ### Locate `Alt-i` to paste item from `locate /` output (zsh only):