Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:44 +08:00
commit 689559b7db
7 changed files with 1788 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"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": [
"./"
]
}