feat(theme): update iterm2

Add transient prompt
This commit is contained in:
sitiom 2022-02-28 20:15:57 +08:00 committed by Jan De Dobbeleer
parent 97caed7689
commit b0ff4b111f

View file

@ -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
}