mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Updated Examples (markdown)
17
Examples.md
17
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 [<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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user