📚 Add fzf to README and meta.json files

This commit is contained in:
2026-04-12 01:44:56 +08:00
parent 447612c7ec
commit 0f9df6171f
3 changed files with 25 additions and 0 deletions

View File

@@ -4,6 +4,11 @@
"repo": "https://github.com/muesli/duf",
"description": "Disk Usage/Free Utility - a better 'df' alternative"
},
{
"name": "fzf",
"repo": "https://github.com/junegunn/fzf",
"description": "🌸 A command-line fuzzy finder"
},
{
"name": "just",
"repo": "https://github.com/casey/just",