We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1e4b9 commit a4af8a3Copy full SHA for a4af8a3
1 file changed
profile/installer/apps-config.json
@@ -721,6 +721,14 @@
721
"supportOs": ["linux", "macOS"],
722
"tag": ["linuxserver"]
723
},
724
+ {
725
+ "name": "dua-cli",
726
+ "cliName": "dua",
727
+ "description": "磁盘占用情况分析工具 (dua)",
728
+ "command": "brew install dua-cli",
729
+ "supportOs": ["linux", "macOS"],
730
+ "tag": ["linuxserver"]
731
+ },
732
{
733
"name": "lazygit",
734
"cliName": "lazygit",
0 commit comments