diff --git a/Examples.md b/Examples.md index f7bb066..30a6133 100644 --- a/Examples.md +++ b/Examples.md @@ -1138,16 +1138,10 @@ https://gist.github.com/junegunn/15859538658e449b886f (for OS X) ### Browsing -```sh -# fzf-fs -# https://github.com/D630/fzf-fs -% [.] fzf-fs [] -``` - ```sh # Simple replacement for urlview in X -# https://github.com/D630/bin/blob/master/furlview.sh -% furlview.sh ( - | FILE ... ) +# https://github.com/d630/bin/blob/master/furlview +% furlview ( - | FILE ... ) ``` ### NPM @@ -1250,13 +1244,6 @@ vs(){ ### Wrapper -```sh -# fzf-wrapper -# https://github.com/D630/fzf-wrapper -% . fzf-wrapper -% [...] __fzf_wrapper [...] -``` - ### LastPass CLI Search through your LastPass vault with [LastPass CLI](https://github.com/lastpass/lastpass-cli) and copy password to clipboard.