starship: hide the leaf outside sapling repos
This commit is contained in:
parent
23ef8d3c2f
commit
821080a8b8
1 changed files with 1 additions and 3 deletions
|
@ -17,10 +17,8 @@ right_format = """\
|
|||
[custom.sl_status]
|
||||
command = '''~/bin/starship-sl-status'''
|
||||
when = true
|
||||
# style = "italic bg:#79AE6F fg:#ffffff"
|
||||
# format = '🌱 [](fg:#79AE6F)[ $output ]($style)'
|
||||
style = "italic fg:#79AE6F"
|
||||
format = '🌱[ $output ]($style)'
|
||||
format = '[(🌱 $output )]($style)'
|
||||
|
||||
[character]
|
||||
success_symbol = "%"
|
||||
|
|
Loading…
Reference in a new issue