From b9fdb70e42a77bc80fc6d44a8080ca4aa71ceee7 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 6 May 2026 09:54:48 +0200 Subject: [PATCH] No longer misc --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 689f4c50..6f0f5526 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -11,7 +11,7 @@ All commands start with `omarchy-`. Prefixes indicate purpose: -- `cmd-` - check if commands exist, misc utility commands +- `cmd-` - check if commands exist - `capture-` - screenshots, screen recordings, and other capture tools - `pkg-` - package management helpers - `hw-` - hardware detection (return exit codes for use in conditionals)