Remove node segment.
This commit is contained in:
parent
27a2b99254
commit
cb4291d6d8
@ -38,15 +38,6 @@
|
||||
"type": "prompt",
|
||||
"alignment": "left",
|
||||
"segments": [
|
||||
{
|
||||
"type": "envvar",
|
||||
"style": "powerline",
|
||||
"foreground": "#fff000",
|
||||
"properties": {
|
||||
"prefix": " \udb81\udfb7 ",
|
||||
"var_name": "__SHELL_INFORMATION_POSH_258__"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "go",
|
||||
"style": "powerline",
|
||||
@ -54,13 +45,6 @@
|
||||
"background": "#983ebb",
|
||||
"template": " \udb81\udfd3 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} "
|
||||
},
|
||||
{
|
||||
"type": "node",
|
||||
"style": "powerline",
|
||||
"foreground": "#ffffff",
|
||||
"background": "#983ebb",
|
||||
"template": " \ue718 {{ if .PackageManagerIcon }}{{ .PackageManagerIcon }} {{ end }}{{ .Full }} "
|
||||
},
|
||||
{
|
||||
"type": "python",
|
||||
"style": "powerline",
|
||||
|
Loading…
Reference in New Issue
Block a user