From 21cfaab07dbfe03b3794fa2ffe8980162cbb4126 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 4 May 2026 13:31:32 +0200 Subject: [PATCH] This moved --- bin/omarchy | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/omarchy b/bin/omarchy index 42c4b82f..511aeb97 100755 --- a/bin/omarchy +++ b/bin/omarchy @@ -55,7 +55,6 @@ GROUP_DESCRIPTIONS[reinstall]="Reinstall and reset workflows" GROUP_DESCRIPTIONS[remove]="Removal workflows" GROUP_DESCRIPTIONS[restart]="Restart Omarchy components" GROUP_DESCRIPTIONS[setup]="Interactive setup wizards" -GROUP_DESCRIPTIONS[share]="Share clipboard, files, and folders" GROUP_DESCRIPTIONS[snapshot]="System snapshots" GROUP_DESCRIPTIONS[state]="Persistent Omarchy state" GROUP_DESCRIPTIONS[sudo]="Sudo configuration helpers"