.config/omp/omp.json aktualisiert

This commit is contained in:
2024-02-18 07:50:18 +01:00
parent 0deb9d6eb3
commit 5d9768048a

View File

@@ -14,6 +14,15 @@
"template": " {{ .UserName }}{{ if .SSHSession }}@{{.HostName }}{{ end }} {{ if .Root }}<#FF0000,p:secondary>{{ else }}<p:tertiary,p:secondary>{{ end }}</>",
"type": "session"
},
{
"type": "python",
"style": "powerline",
"powerline_symbol": "",
"display_mode":"environment",
"foreground": "p:tertiary_font",
"background": "p:secondary",
"template": " {{ if .Venv }}({{ .Venv }}) {{ end }}<p:accent> </> {{ .Full }} "
},
{
"foreground": "p:secondary_font",
"background": "p:secondary",