Remove Apple Icon in Terminal, Remove Extra Dots in File Path

This commit is contained in:
Caleb Braaten 2024-07-18 15:46:45 -07:00
parent 9f965f7be3
commit 9b23cb492e

View File

@ -7,22 +7,11 @@ final_space = true
type = 'prompt'
alignment = 'left'
[[blocks.segments]]
type = 'os'
style = 'diamond'
powerline_symbol = ''
leading_diamond = ''
template = '{{.Icon}} '
background = 'p:blue'
foreground = 'p:wight'
Text = ''
Duration = 0
NameLength = 0
[[blocks.segments]]
type = 'session'
style = 'diamond'
powerline_symbol = ''
leading_diamond = ''
template = '{{ .UserName }}@{{ .HostName }}'
background = 'p:blue'
foreground = 'p:text'
@ -42,7 +31,7 @@ final_space = true
NameLength = 0
[blocks.segments.properties]
folder_icon = '....'
folder_icon = ''
home_icon = '~'
style = 'agnoster_short'