Add marker for when packages were last updated

This commit is contained in:
David Heinemeier Hansson
2025-11-22 10:54:40 +01:00
parent 88a1141301
commit e864c2da43
2 changed files with 9 additions and 0 deletions

View File

@@ -141,6 +141,12 @@
"key": "󱫐 Uptime",
"keyColor": "magenta"
},
{
"type": "command",
"key": " Latest",
"keyColor": "magenta",
"text": "updated=$(omarchy-version-pkgs); echo \"$updated\""
},
{
"type": "custom",
"format": "\u001b[90m└────────────────────────────────────────────────────┘"