fix: missed repo rename in ys theme file

This commit is contained in:
Laurent Nullens 2021-02-16 09:18:38 +01:00 committed by Jan De Dobbeleer
parent 78c1db9d46
commit 6dc9ded7a4

View file

@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh3/main/themes/schema.json",
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"blocks": [
{
"type": "prompt",
@ -108,4 +108,4 @@
}
],
"final_space": true
}
}