1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 05:29:06 +00:00

Update starship and awsprofile

This commit is contained in:
2022-05-23 10:10:56 +02:00
parent c50a178bb7
commit 0173294d2a
6 changed files with 209 additions and 21 deletions

View File

@ -14,13 +14,13 @@ blocks:
style: plain
foreground: yellow
properties:
postfix: ""
prefix: ""
postfix: ""
template: '{{if .SSHSession}}|{{ .HostName }}| {{end}}'
- type: text
style: plain
foreground: green
foreground: lightBlue
properties:
prefix: ""
postfix: ""
@ -30,16 +30,18 @@ blocks:
style: plain
foreground: yellow
properties:
postfix: ""
prefix: ""
postfix: ""
root_icon: "\u26A1"
# root_icon: "# "
- type: path
style: plain
enable_hyperlink: false
foreground: lightBlue
properties:
prefix: ""
# style: agnoster_short
# max_depth: 2
style: full
- type: git
@ -74,7 +76,8 @@ blocks:
foreground: yellow
properties:
postfix: ""
prefix: " "
# prefix: " "
prefix: " "
# prefix: " "
template: '{{if .Profile}}{{.Profile}}{{end}}'