📚 Add fzf to README and meta.json files
This commit is contained in:
19
fzf/CHEATSHEET.md
Normal file
19
fzf/CHEATSHEET.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# fzf
|
||||
|
||||
## Meta
|
||||
|
||||
```yaml
|
||||
name: fzf
|
||||
repo: https://github.com/junegunn/fzf
|
||||
description: 🌸 A command-line fuzzy finder
|
||||
```
|
||||
|
||||
## Install
|
||||
|
||||
```shell
|
||||
brew install fzf
|
||||
```
|
||||
|
||||
```shell
|
||||
mise use -g fzf@latest
|
||||
```
|
||||
Reference in New Issue
Block a user