11 lines
392 B
JSON
11 lines
392 B
JSON
{
|
|
"name": "fzf",
|
|
"description": "Command-line fuzzy finder for interactive filtering. Use when searching files, command history (CTRL-R), creating interactive menus, or integrating with ripgrep, fd, and git. Triggers on fzf, fuzzy finder, ** completion, or CTRL-T/CTRL-R/ALT-C keybindings.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Alberto Leal"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |