feat(zsh): Add gitea remote icon

This commit is contained in:
2025-12-21 00:29:04 +01:00
parent e7b6b488d9
commit f588b7d389

View File

@@ -57,6 +57,9 @@ final_space = true
fetch_upstream_icon = true fetch_upstream_icon = true
fetch_status = true fetch_status = true
[blocks.segments.properties.upstream_icons]
"gitea.demenik.dev" = ""
[[blocks]] [[blocks]]
type = 'prompt' type = 'prompt'
alignment = 'left' alignment = 'left'