m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Updated Examples (markdown)

D630
2020-04-20 07:31:32 +02:00
parent e486763458
commit fd671d8e7b

@@ -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 [<ARG>]
```
```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
% [<ENV>...] __fzf_wrapper [<ARG>...]
```
### LastPass CLI
Search through your LastPass vault with [LastPass CLI](https://github.com/lastpass/lastpass-cli) and copy password to clipboard.