feat: changed starship config

This commit is contained in:
Kitty Fangs 2024-05-10 17:35:37 +00:00
parent 599583f2cd
commit 02d7f3c525
1 changed files with 9 additions and 9 deletions

View File

@ -2,12 +2,12 @@ format = """
[](#47225e)\
$os\
$username\
[](bg:#ff0080 fg:#47225e)\
[](bg:#ff0080 fg:#47225e)\
$directory\
[](fg:#ff0080 bg:#005353)\
[](fg:#ff0080 bg:#005353)\
$git_branch\
$git_status\
[](fg:#005353 bg:#00334e)\
[](fg:#005353 bg:#00334e)\
$c\
$elixir\
$elm\
@ -20,12 +20,12 @@ $nodejs\
$nim\
$rust\
$scala\
[](fg:#00334e bg:#ff0080)\
[](fg:#00334e bg:#ff0080)\
$docker_context\
[](fg:#ff0080 bg:#47225e)\
[](fg:#ff0080 bg:#47225e)\
$status\
$time\
[](fg:#47225e)\
[](fg:#47225e)\
\r\n\
$shell\
"""
@ -150,9 +150,9 @@ format = '[ $time ]($style)'
[status]
style = 'bg:#47225e'
symbol = '🔴'
success_symbol = '🟢'
format = '[ $symbol $common_meaning$signal_name$maybe_int ]($style)'
symbol = '[](fg:#ff0000)'
success_symbol = '[󰗡](fg:#009900)'
format = '$symbol[ $common_meaning$signal_name$maybe_int ]($style)'
map_symbol = true
disabled = false