Skip to content

Commit e14b338

Browse files
authored
feat: add Oh My Posh configuration to catalog (SchemaStore#5181)
1 parent a43dd5e commit e14b338

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4230,6 +4230,12 @@
42304230
"fileMatch": ["fields.yaml", "*_fields.yaml"],
42314231
"url": "https://raw.githubusercontent.com/inetis-ch/october-schemas/master/fields.json"
42324232
},
4233+
{
4234+
"name": "Oh My Posh",
4235+
"description": "Oh My Posh configuration file",
4236+
"fileMatch": ["*.omp.json", "*.omp.toml", "*.omp.yaml", "*.omp.yml"],
4237+
"url": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json"
4238+
},
42334239
{
42344240
"name": "Okteto",
42354241
"description": "The Okteto Manifest",

0 commit comments

Comments
 (0)