diff --git a/starship/starship.toml b/starship/starship.toml index a504156..dcc4bd2 100644 --- a/starship/starship.toml +++ b/starship/starship.toml @@ -19,3 +19,8 @@ style = "red" [line_break] disabled = true + +[username] +show_always = true +disabled = false +style_user = "bold green"