We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f0294 commit e3ca065Copy full SHA for e3ca065
1 file changed
tools/tools.yml
@@ -1,3 +1,11 @@
1
+- cmd: yazi-build
2
+ description: TUI file explorer
3
+ manager: cargo
4
+
5
+- cmd: git-filter-repo
6
+ description: Quickly rewrite git repository history
7
+ manager: dnf
8
9
- cmd: cronie
10
description: cron for Fedora
11
manager: dnf
@@ -229,3 +237,8 @@
229
237
description: pi extensions from the pi maintainer
230
238
id: git:github.com/badlogic/pi-skills
231
239
manager: pi
240
241
+- cmd: agents
242
+ description: Some security pi extensions
243
+ id: git:github.com/michalvavra/agents
244
+ manager: pi
0 commit comments