mirror of
https://github.com/kittywitch/fzfdapter.git
synced 2026-02-09 06:39:19 -08:00
15 lines
312 B
Markdown
15 lines
312 B
Markdown
# fzfdapter
|
|
|
|
```
|
|
A PATH and desktop file executor that uses fzf/skim/...
|
|
|
|
Usage: fzfdapter [OPTIONS]
|
|
|
|
Options:
|
|
-m, --mode <MODE>... How to source programs [possible values: all, desktop, path]
|
|
-h, --help Print help
|
|
```
|
|
|
|
## Configuration
|
|
|
|
See ./config.toml.example for an example on how I use it.
|