hmmm
This commit is contained in:
@@ -31,6 +31,16 @@
|
||||
"style": "diamond",
|
||||
"template": " {{ .UpstreamIcon }}{{ .HEAD }}{{if .BranchStatus }} {{ .BranchStatus }}{{ end }}{{ if .Working.Changed }} \uf044 {{ .Working.String }}{{ end }}{{ if and (.Working.Changed) (.Staging.Changed) }} |{{ end }}{{ if .Staging.Changed }} \uf046 {{ .Staging.String }}{{ end }}{{ if gt .StashCount 0 }} \ueb4b {{ .StashCount }}{{ end }} ",
|
||||
"type": "git"
|
||||
},
|
||||
{
|
||||
"type": "docker",
|
||||
"style": "powerline",
|
||||
"powerline_symbol": "",
|
||||
"foreground": "#000000",
|
||||
"background": "#0B59E7",
|
||||
"template": " {{ .Context }} ",
|
||||
"display_mode": "files",
|
||||
"fetch_context": true
|
||||
}
|
||||
],
|
||||
"type": "prompt"
|
||||
|
||||
Reference in New Issue
Block a user