diff --git a/.apps/shell.app b/.apps/shell.app new file mode 100644 index 0000000..8dbe3e8 --- /dev/null +++ b/.apps/shell.app @@ -0,0 +1,8 @@ +{ + "name": "Shell", + "file" "/apps/shell" + "tags: { + "console", + "terminal" + } +}