Last active
July 6, 2024 02:22
-
-
Save hhendrikk/b794350f6bc6f9f310f7872a3c7cc92a to your computer and use it in GitHub Desktop.
Revisions
-
hhendrikk revised this gist
Jul 6, 2024 . 1 changed file with 0 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,15 +16,6 @@ "trailing_diamond": "\ue0b4", "type": "path" }, { "background": "#29315A", "foreground": "#43CCEA", -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -103,7 +103,7 @@ "fetch_version": true }, "style": "plain", "foreground": "#7FD5EA", "template": " {{ .Full }} " }, { -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,9 +21,9 @@ "style": "diamond", "background": "#29315A", "foreground": "#000000", "template": " {{ .Context }} ", "trailing_diamond": "\ue0b4", "leading_diamond": " \ue0b6" }, { "background": "#29315A", @@ -34,15 +34,15 @@ "{{ if gt .Ahead 0 }}#B388FF{{ end }}", "{{ if gt .Behind 0 }}#B388FF{{ end }}" ], "leading_diamond": " \ue0b6", "properties": { "branch_max_length": 25, "fetch_stash_count": true, "fetch_status": true, "fetch_upstream_icon": true }, "style": "diamond", "template": " {{ .UpstreamIcon }}{{ .HEAD }}{{if .BranchStatus }} {{ .BranchStatus }}{{ end }}{{ if .Working.Changed }} \uf044 {{ .Working.String }}{{ end }}{{ if and (.Working.Changed) (.Staging.Changed) }} |{{ end }}{{ if .Staging.Changed }} \uf046 {{ .Staging.String }}{{ end }}{{ if gt .StashCount 0 }} \ueb4b {{ .StashCount }}{{ end }} ", "trailing_diamond": "\ue0b4", "type": "git" }, @@ -51,14 +51,14 @@ "style": "diamond", "foreground": "#ffffff", "background": "#29315A", "template": " <#fefefe></> {{ .FormattedMs }} ", "properties": { "threshold": 500, "style": "austin", "always_enabled": true }, "trailing_diamond": "\ue0b4", "leading_diamond": " \ue0b6" }, { "foreground": "#C94A16", -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 6 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,7 +21,9 @@ "style": "diamond", "background": "#29315A", "foreground": "#000000", "template": "\ue5ff {{ .Context }} ", "trailing_diamond": "\ue0b4", "leading_diamond": "\ue0b6" }, { "background": "#29315A", @@ -32,15 +34,15 @@ "{{ if gt .Ahead 0 }}#B388FF{{ end }}", "{{ if gt .Behind 0 }}#B388FF{{ end }}" ], "leading_diamond": "\ue0b6", "properties": { "branch_max_length": 25, "fetch_stash_count": true, "fetch_status": true, "fetch_upstream_icon": true }, "style": "diamond", "template": "\ue5ff {{ .UpstreamIcon }}{{ .HEAD }}{{if .BranchStatus }} {{ .BranchStatus }}{{ end }}{{ if .Working.Changed }} \uf044 {{ .Working.String }}{{ end }}{{ if and (.Working.Changed) (.Staging.Changed) }} |{{ end }}{{ if .Staging.Changed }} \uf046 {{ .Staging.String }}{{ end }}{{ if gt .StashCount 0 }} \ueb4b {{ .StashCount }}{{ end }} ", "trailing_diamond": "\ue0b4", "type": "git" }, @@ -49,7 +51,7 @@ "style": "diamond", "foreground": "#ffffff", "background": "#29315A", "template": "\ue5ff <#fefefe></> {{ .FormattedMs }} ", "properties": { "threshold": 500, "style": "austin", -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -55,7 +55,8 @@ "style": "austin", "always_enabled": true }, "trailing_diamond": "\ue0b4", "leading_diamond": "\ue0b6" }, { "foreground": "#C94A16", -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 2 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -52,11 +52,10 @@ "template": " <#fefefe></> {{ .FormattedMs }} ", "properties": { "threshold": 500, "style": "austin", "always_enabled": true }, "trailing_diamond": "\ue0b4" }, { "foreground": "#C94A16", -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 14 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -44,6 +44,20 @@ "trailing_diamond": "\ue0b4", "type": "git" }, { "type": "executiontime", "style": "diamond", "foreground": "#ffffff", "background": "#29315A", "template": " <#fefefe></> {{ .FormattedMs }} ", "properties": { "threshold": 500, "style": "mixed", "always_enabled": true }, "trailing_diamond": "\ue0b4", "leading_diamond": "\ue0b6" }, { "foreground": "#C94A16", "style": "plain", -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 0 additions and 14 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -44,20 +44,6 @@ "trailing_diamond": "\ue0b4", "type": "git" }, { "foreground": "#C94A16", "style": "plain", -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 14 additions and 15 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,20 +16,6 @@ "trailing_diamond": "\ue0b4", "type": "path" }, { "type": "docker", "style": "diamond", @@ -58,7 +44,20 @@ "trailing_diamond": "\ue0b4", "type": "git" }, { "type": "executiontime", "style": "diamond", "foreground": "#ffffff", "background": "#29315A", "template": " <#fefefe></> {{ .FormattedMs }} ", "properties": { "threshold": 500, "style": "mixed", "always_enabled": true }, "trailing_diamond": "\ue0b4", "leading_diamond": "\ue0b6" }, { "foreground": "#C94A16", "style": "plain", -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -24,7 +24,7 @@ "template": " <#fefefe></> {{ .FormattedMs }} ", "properties": { "threshold": 500, "style": "mixed", "always_enabled": true }, "trailing_diamond": "\ue0b4", -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,7 +26,9 @@ "threshold": 500, "style": "austin", "always_enabled": true }, "trailing_diamond": "\ue0b4", "leading_diamond": "\ue0b6" }, { "type": "docker", -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,7 +21,7 @@ "style": "diamond", "foreground": "#ffffff", "background": "#29315A", "template": " <#fefefe></> {{ .FormattedMs }} ", "properties": { "threshold": 500, "style": "austin", @@ -52,7 +52,7 @@ "fetch_upstream_icon": true }, "style": "diamond", "template": " {{ .UpstreamIcon }}{{ .HEAD }}{{if .BranchStatus }} {{ .BranchStatus }}{{ end }}{{ if .Working.Changed }} \uf044 {{ .Working.String }}{{ end }}{{ if and (.Working.Changed) (.Staging.Changed) }} |{{ end }}{{ if .Staging.Changed }} \uf046 {{ .Staging.String }}{{ end }}{{ if gt .StashCount 0 }} \ueb4b {{ .StashCount }}{{ end }} ", "trailing_diamond": "\ue0b4", "type": "git" }, -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -52,7 +52,7 @@ "fetch_upstream_icon": true }, "style": "diamond", "template": "{{ .UpstreamIcon }}{{ .HEAD }}{{if .BranchStatus }} {{ .BranchStatus }}{{ end }}{{ if .Working.Changed }} \uf044 {{ .Working.String }}{{ end }}{{ if and (.Working.Changed) (.Staging.Changed) }} |{{ end }}{{ if .Staging.Changed }} \uf046 {{ .Staging.String }}{{ end }}{{ if gt .StashCount 0 }} \ueb4b {{ .StashCount }}{{ end }} ", "trailing_diamond": "\ue0b4", "type": "git" }, -
hhendrikk revised this gist
Jun 14, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,7 +21,7 @@ "style": "diamond", "foreground": "#ffffff", "background": "#29315A", "template": " <#fefefe></> {{ .FormattedMs }}", "properties": { "threshold": 500, "style": "austin", -
hhendrikk renamed this gist
Jun 14, 2024 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
hhendrikk created this gist
Jun 14, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,152 @@ { "$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json", "blocks": [ { "alignment": "left", "segments": [ { "background": "#29315A", "foreground": "#3EC669", "leading_diamond": "\ue0b6", "properties": { "style": "mixed" }, "style": "diamond", "template": "\ue5ff {{ .Path }}", "trailing_diamond": "\ue0b4", "type": "path" }, { "type": "executiontime", "style": "diamond", "foreground": "#ffffff", "background": "#29315A", "template": " <#fefefe></> {{ .FormattedMs }} ", "properties": { "threshold": 500, "style": "austin", "always_enabled": true } }, { "type": "docker", "style": "diamond", "background": "#29315A", "foreground": "#000000", "template": " {{ .Context }} " }, { "background": "#29315A", "foreground": "#43CCEA", "foreground_templates": [ "{{ if or (.Working.Changed) (.Staging.Changed) }}#FF9248{{ end }}", "{{ if and (gt .Ahead 0) (gt .Behind 0) }}#ff4500{{ end }}", "{{ if gt .Ahead 0 }}#B388FF{{ end }}", "{{ if gt .Behind 0 }}#B388FF{{ end }}" ], "leading_diamond": " \ue0b6", "properties": { "branch_max_length": 25, "fetch_stash_count": true, "fetch_status": true, "fetch_upstream_icon": true }, "style": "diamond", "template": " {{ .UpstreamIcon }}{{ .HEAD }}{{if .BranchStatus }} {{ .BranchStatus }}{{ end }}{{ if .Working.Changed }} \uf044 {{ .Working.String }}{{ end }}{{ if and (.Working.Changed) (.Staging.Changed) }} |{{ end }}{{ if .Staging.Changed }} \uf046 {{ .Staging.String }}{{ end }}{{ if gt .StashCount 0 }} \ueb4b {{ .StashCount }}{{ end }} ", "trailing_diamond": "\ue0b4", "type": "git" }, { "foreground": "#C94A16", "style": "plain", "template": "x ", "type": "status" } ], "type": "prompt" }, { "alignment": "right", "segments": [ { "foreground": "#5fb157", "properties": { "display_mode": "files", "fetch_package_manager": true, "fetch_version": true, "npm_icon": "<#FE4A49>\ue71e npm</> ", "yarn_icon":"<#44FFD2>\uf487 yarn</> " }, "style": "plain", "template": "{{ if .PackageManagerIcon }}{{ .PackageManagerIcon }} {{ end }}\ue718 {{ .Full }}", "type": "node" }, { "type": "go", "properties": { "display_mode": "context", "fetch_version": true }, "style": "plain", "foreground": "#7FD5EA", "template": " ﳑ {{ .Full }} " }, { "type": "dotnet", "properties": { "display_mode": "context", "fetch_version": true }, "style": "plain", "foreground": "#000000", "template": " {{ .Full }} " }, { "foreground": "#FED142", "properties": { "display_mode": "context", "fetch_virtual_env": false }, "style": "plain", "template": " {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }}", "type": "python" }, { "type": "az", "style": "plain", "foreground": "#7FD5EA", "template": " {{ .EnvironmentName }}" }, { "type": "gcp", "style": "plain", "foreground": "#47888d", "template": " {{.Project}} :: {{.Account}} " }, { "type": "terraform", "style": "plain", "foreground": "#ebcc34", "template": "{{.WorkspaceName}}" } ], "type": "prompt" }, { "alignment": "left", "newline": true, "segments": [ { "foreground": "#63F08C", "style": "plain", "template": "\u279c ", "type": "text" } ], "type": "prompt" } ], "version": 2 }