feat(starship): cleanup

This commit is contained in:
winston 2024-05-19 19:35:52 +02:00
parent ae22e2a360
commit 748483f17d
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -70,7 +70,6 @@ $terraform)\
\ \
$line_break\ $line_break\
\ \
$shell\
[](surface2)\ [](surface2)\
$character""" $character"""
@ -90,7 +89,7 @@ disabled = true
[directory] [directory]
format = '[$path ]($style)[($read_only)]($read_only_style)' format = '[$path ]($style)[($read_only)]($read_only_style)'
style = 'fg:red italic' style = 'fg:red'
read_only = ' ' read_only = ' '
read_only_style = 'fg:red' read_only_style = 'fg:red'
truncate_to_repo = true truncate_to_repo = true