mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-29 12:01:07 -08:00
docs(gcp): correct template
This commit is contained in:
parent
8a9a022baa
commit
02d4e84e4a
|
@ -17,7 +17,7 @@ Display the currently active GCP project, region and account
|
|||
"powerline_symbol": "\uE0B0",
|
||||
"foreground": "#ffffff",
|
||||
"background": "#47888d",
|
||||
"template": " \uE7B2 {{.Project} :: {{.Account}} "
|
||||
"template": " \uE7B2 {{.Project}} :: {{.Account}} "
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue