mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-26 19:39:39 -08:00
feat(theme): update iterm2
Add transient prompt
This commit is contained in:
parent
97caed7689
commit
b0ff4b111f
|
@ -146,5 +146,10 @@
|
|||
"console_title_style": "template",
|
||||
"console_title_template": "{{ .Shell }} in {{ .Folder }}",
|
||||
"final_space": true,
|
||||
"transient_prompt": {
|
||||
"background": "transparent",
|
||||
"foreground": "#FFD700",
|
||||
"template": "{{if .Root}}\u26a1 {{end}}🚀 "
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue