Fix starship prompt

This commit is contained in:
Fabio Scotto di Santolo
2024-07-28 16:38:22 +02:00
parent 05e28b250f
commit c4ba45b1cc

View File

@@ -1,4 +1,5 @@
format = """ format = """
$username\
$directory\ $directory\
$vcsh\ $vcsh\
$git_branch\ $git_branch\
@@ -48,7 +49,6 @@ $custom\
$sudo\ $sudo\
$cmd_duration\ $cmd_duration\
$line_break\ $line_break\
$username\
$jobs\ $jobs\
$time\ $time\
$status\ $status\
@@ -379,7 +379,6 @@ symbol = " "
[username] [username]
show_always = true show_always = true
format = "[$user]($style) on "
[zig] [zig]
symbol = " " symbol = " "