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 = " "