deps: update oh-my-posh

Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com>
This commit is contained in:
Anthony Oteri
2026-01-07 08:49:51 -05:00
parent 573b623c2a
commit fa8928aa08
+3 -34
View File
@@ -1,5 +1,5 @@
console_title_template = '{{ .Shell }} in {{ .Folder }}'
version = 3
version = 4
final_space = true
[palette]
@@ -49,9 +49,6 @@ final_space = true
type = 'path'
style = 'powerline'
[blocks.segments.properties]
style = 'folder'
[[blocks.segments]]
template = '  <b>{{ .HEAD }}</b>{{ if .BranchStatus }} {{ .BranchStatus }}{{ end }}{{ if .Working.Changed }}  {{ .Working.String }}{{ end }}{{ if .Staging.Changed }}  {{ .Staging.String }}{{ end }} '
foreground = 'p:green'
@@ -59,13 +56,8 @@ final_space = true
background = 'p:black'
type = 'git'
style = 'powerline'
foreground_templates = ['{{ if or (.Working.Changed) (.Staging.Changed) }}p:green{{ end }}', '{{ if eq .Background "p:yellow" }}p:black{{ end }}']
background_templates = ['{{ if or (.Working.Changed) (.Staging.Changed) }}p:yellow{{ end }}']
[blocks.segments.properties]
branch_template = '{{ trunc 25 .Branch }}'
fetch_status = true
fetch_upstream_icon = false
foreground_templates = ['{{ if or (.Working.Changed) (.Staging.Changed) }}p:green{{ end }}', '{{ if eq .Background "p:yellow" }}p:black{{ end }}']
background_templates = ['{{ if or (.Working.Changed) (.Staging.Changed) }}p:yellow{{ end }}']
[[blocks.segments]]
template = '  '
@@ -85,9 +77,6 @@ final_space = true
style = 'diamond'
background_templates = ['{{ if gt .Code 0 }}p:red{{ end }}']
[blocks.segments.properties]
always_enabled = true
[[blocks]]
type = 'rprompt'
@@ -98,12 +87,6 @@ final_space = true
type = 'node'
style = 'plain'
[blocks.segments.properties]
display_mode = 'files'
fetch_package_manager = false
home_enabled = false
fetch_version = true
[[blocks.segments]]
template = ' <b>{{ .Version }}</b>'
foreground = 'p:yellow'
@@ -111,11 +94,6 @@ final_space = true
type = 'python'
style = 'plain'
[blocks.segments.properties]
display_mode = 'files'
fetch_version = true
fetch_virtual_env = true
[[blocks.segments]]
template = ' <b>{{ .Version }}</b>'
foreground = 'p:blue'
@@ -123,9 +101,6 @@ final_space = true
type = 'rust'
style = 'plain'
[blocks.segments.properties]
fetch_version = true
[[blocks.segments]]
template = 'at <p:blue><b>{{ .CurrentDate | date "15:04:05" }}</b></>'
foreground = 'p:white'
@@ -143,9 +118,6 @@ final_space = true
style = 'diamond'
tips = ['aws']
[tooltips.properties]
display_default = true
[[tooltips]]
leading_diamond = ''
trailing_diamond = ''
@@ -155,6 +127,3 @@ final_space = true
type = 'az'
style = 'diamond'
tips = ['az']
[tooltips.properties]
display_default = true