mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Simplify mirror/pkgs to just channel
This commit is contained in:
@@ -76,15 +76,9 @@
|
||||
},
|
||||
{
|
||||
"type": "command",
|
||||
"key": "│ ├",
|
||||
"key": "│ ├",
|
||||
"keyColor": "blue",
|
||||
"text": "mirror=$(omarchy-version-mirror); echo \"$mirror\""
|
||||
},
|
||||
{
|
||||
"type": "command",
|
||||
"key": "│ ├",
|
||||
"keyColor": "blue",
|
||||
"text": "pkgs=$(omarchy-version-pkgs); echo \"$pkgs\""
|
||||
"text": "channel=$(omarchy-version-channel); echo \"$channel\""
|
||||
},
|
||||
{
|
||||
"type": "kernel",
|
||||
|
||||
Reference in New Issue
Block a user