1
0

Update home/.config/starship.toml

This commit is contained in:
2025-08-01 11:31:00 +02:00
parent 85f0a867f8
commit a7cf8f3dd1

View File

@@ -2,7 +2,7 @@
format = """ format = """
$username\ $username\
$hostname\ $custom.pretty_hostname\
$localip\ $localip\
$shlvl\ $shlvl\
$singularity\ $singularity\
@@ -59,7 +59,6 @@ $openstack\
$azure\ $azure\
$env_var\ $env_var\
$crystal\ $crystal\
$custom\
$sudo\ $sudo\
$cmd_duration\ $cmd_duration\
$line_break\ $line_break\