mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-26 03:24:04 -08:00
theme(glowsticks): include console title
This commit is contained in:
parent
69ac542b42
commit
766e84c964
|
@ -161,6 +161,7 @@ blocks:
|
||||||
type: command
|
type: command
|
||||||
type: rprompt
|
type: rprompt
|
||||||
final_space: true
|
final_space: true
|
||||||
|
console_title_template: " {{ .Shell }} in {{ if ne .Folder \"~\"}} {{ .Folder }}{{else}}{{end}}"
|
||||||
palette:
|
palette:
|
||||||
black: "#33395b"
|
black: "#33395b"
|
||||||
blue: "#359ddd"
|
blue: "#359ddd"
|
||||||
|
|
Loading…
Reference in a new issue