Include Omarchy branch in About (#1231)

This commit is contained in:
David Heinemeier Hansson
2025-08-28 09:05:26 +02:00
committed by GitHub
parent 30ad634349
commit 33d6d38332
3 changed files with 12 additions and 0 deletions

View File

@@ -68,6 +68,12 @@
"keyColor": "blue",
"text": "version=$(omarchy-version); echo \"Omarchy $version\""
},
{
"type": "command",
"key": "│ ├󰘬",
"keyColor": "blue",
"text": "branch=$(omarchy-version-branch); echo \"$branch\""
},
{
"type": "kernel",
"key": "│ ├",