Update dotfiles (2026-01-19 19:48:47)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
|
||||
"upgrade": {
|
||||
"source": "cdn",
|
||||
"interval": "168h",
|
||||
"auto": false,
|
||||
"notice": false
|
||||
},
|
||||
"blocks": [
|
||||
{
|
||||
"type": "prompt",
|
||||
"alignment": "left",
|
||||
"segments": [
|
||||
{
|
||||
"template": "➜ ",
|
||||
"foreground": "#f1184c",
|
||||
"type": "text",
|
||||
"style": "plain"
|
||||
}
|
||||
],
|
||||
"newline": true
|
||||
}
|
||||
],
|
||||
"version": 3
|
||||
}
|
||||
Reference in New Issue
Block a user