Remove node segment.

This commit is contained in:
Mikael CAPELLE 2023-07-17 15:02:08 +02:00
parent 27a2b99254
commit cb4291d6d8
1 changed files with 0 additions and 16 deletions

View File

@ -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",