.config/omp/omp.json aktualisiert
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user