diff --git a/.config/starship.toml b/.config/starship.toml index 57a99e4..f164c31 100755 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -3,3 +3,9 @@ add_newline = false [git_branch] symbol = "" + +[character] +style_success = "bright-purple" + +[directory] +style = "bold blue"