little starship changes

This commit is contained in:
Nicole Dresselhaus 2023-08-30 15:27:45 +02:00
parent 3fe988e1eb
commit 0b813b1a6a

View File

@ -1,5 +1,5 @@
format = """
[](#661e00)\
[ ](bg:#661e00)\
$os\
$sudo\
$username\
@ -8,6 +8,8 @@ $hostname\
$kubernetes\
$helm\
[](bg:#800861 fg:#660200)\
$devenv\
$nix_shell\
[](fg:#800861 bg:#25347e)\
$git_branch\
$git_commit\
@ -29,13 +31,11 @@ $nim\
$rust\
$scala\
$python\
$devenv\
$nix_shell\
[](fg:#175480 bg:#218078)\
$fill\
$time\
[](fg:#218078)
[](fg:#6d3e80)$directory[](fg:#6d3e80)$character
[ ](bg:#6d3e80)$directory$character
"""
add_newline = true
@ -176,11 +176,11 @@ disabled = false
[nix_shell]
disabled = false
style = "fg:#ccc78e bg:#175480"
style = "fg:#ccc78e bg:#800861"
format = '[ $symbol via $name ]($style)'
[character]
format = "$symbol "
success_symbol = "[≫](#ca0ca0)"
error_symbol = "[≫](red)"
vimcmd_symbol = "[≪](green)"
success_symbol = "[](#6d3e80)"
error_symbol = "[](#ff0000)"
vimcmd_symbol = "[](#00ff00)"