From c4ba45b1cc33ea5174bc986ed867cdf3b762f300 Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Sun, 28 Jul 2024 16:38:22 +0200 Subject: [PATCH] Fix starship prompt --- starship/dot-config/starship.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/starship/dot-config/starship.toml b/starship/dot-config/starship.toml index 42e361e..77dfb46 100644 --- a/starship/dot-config/starship.toml +++ b/starship/dot-config/starship.toml @@ -1,4 +1,5 @@ format = """ +$username\ $directory\ $vcsh\ $git_branch\ @@ -48,7 +49,6 @@ $custom\ $sudo\ $cmd_duration\ $line_break\ -$username\ $jobs\ $time\ $status\ @@ -379,7 +379,6 @@ symbol = " " [username] show_always = true -format = "[$user]($style) on " [zig] symbol = " "