disable sapling prompt for now
This commit is contained in:
parent
6e6afdbe56
commit
acaac62602
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ right_format = """\
|
|||
|
||||
[custom.sl_status]
|
||||
command = '''~/bin/starship-sl-status'''
|
||||
when = true
|
||||
when = false
|
||||
style = "italic fg:#79AE6F"
|
||||
format = '[(🌱 $output )]($style)'
|
||||
|
||||
|
|
Loading…
Reference in a new issue