create .apps directory

This commit is contained in:
CadenCoaster
2025-10-18 10:52:34 -07:00
committed by GitHub
parent 1d2c188865
commit a71c500643

8
.apps/shell.app Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "Shell",
"file" "/apps/shell"
"tags: {
"console",
"terminal"
}
}