add starship

This commit is contained in:
2026-03-28 12:04:13 +01:00
parent 02691d4e42
commit 04353161a4
7 changed files with 385 additions and 8 deletions
+3 -3
View File
@@ -37,7 +37,7 @@
},
{
"foreground": "#a6e3a1",
"powerline_symbol": "\ue0b1",
"powerline_symbol": "",
"options": {
"branch_icon": "\ue725 ",
"fetch_status": true,
@@ -54,7 +54,7 @@
},
{
"foreground": "#f9e2af",
"powerline_symbol": "\ue0b1",
"powerline_symbol": "",
"template": " \ue235 {{ if .Error }}{{ .Error }}{{ else }}{{ if .Venv }}{{ .Venv }} {{ end }}{{ .Full }}{{ end }} ",
"style": "powerline",
"type": "python"
@@ -97,4 +97,4 @@
"template": "# "
},
"version": 3
}
}