Hide more irrelevant stuff for users

This commit is contained in:
David Heinemeier Hansson
2026-05-06 13:20:34 +02:00
parent 11a54d1745
commit cc378a1f7b
9 changed files with 8 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
# omarchy:summary=Manage persistent state files for Omarchy toggles and settings.
# omarchy:args=<set|clear> <state-name-or-pattern>
# omarchy:hidden=true
STATE_DIR="$HOME/.local/state/omarchy"
mkdir -p "$STATE_DIR"