m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -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 ### Browsing
```sh
# fzf-fs
# https://github.com/D630/fzf-fs
% [.] fzf-fs [<ARG>]
```
```sh ```sh
# Simple replacement for urlview in X # Simple replacement for urlview in X
# https://github.com/D630/bin/blob/master/furlview.sh # https://github.com/d630/bin/blob/master/furlview
% furlview.sh ( - | FILE ... ) % furlview ( - | FILE ... )
``` ```
### NPM ### NPM
@@ -1250,13 +1244,6 @@ vs(){
### Wrapper ### Wrapper
```sh
# fzf-wrapper
# https://github.com/D630/fzf-wrapper
% . fzf-wrapper
% [<ENV>...] __fzf_wrapper [<ARG>...]
```
### LastPass CLI ### LastPass CLI
Search through your LastPass vault with [LastPass CLI](https://github.com/lastpass/lastpass-cli) and copy password to clipboard. Search through your LastPass vault with [LastPass CLI](https://github.com/lastpass/lastpass-cli) and copy password to clipboard.