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