chore: remove all version 2 references
Some checks are pending
Code QL / code-ql (push) Waiting to run
Azure Static Web Apps CI/CD / Build and Deploy (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions

This commit is contained in:
Jan De Dobbeleer 2024-11-08 16:24:28 +01:00 committed by Jan De Dobbeleer
parent 84e1e898f4
commit 665b487727
5 changed files with 6 additions and 6 deletions

View file

@ -265,4 +265,4 @@ palette:
white: "#FFFFFF"
white-cursorColor-foreground: "#F8F8F2"
yellow: "#FFCA80"
version: 2
version: 3

View file

@ -157,4 +157,4 @@ transient_prompt:
background: transparent
foreground: p:white
template: " "
version: 2
version: 3

View file

@ -89,6 +89,6 @@ import Config from "@site/src/components/Config.js";
},
],
final_space: true,
version: 2,
version: 3,
}}
/>

View file

@ -31,7 +31,7 @@ starting point to create your own configuration.
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"final_space": true,
"version": 2,
"version": 3,
"blocks": [
{
"type": "prompt",
@ -59,7 +59,7 @@ starting point to create your own configuration.
```yaml
# yaml-language-server: $schema=https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json
final_space: true
version: 2
version: 3
blocks:
- type: prompt
alignment: left

View file

@ -117,7 +117,7 @@ $env.SET_POSHCONTEXT = {
<Config
data={{
version: 2,
version: 3,
// highlight-start
var: {
Hello: "hello",