diff --git a/starship/starship.toml b/starship/starship.toml index e69de29..c7198c4 100644 --- a/starship/starship.toml +++ b/starship/starship.toml @@ -0,0 +1,5 @@ +add_newline = true + +[character] +success_symbol = '[↪](bold green)' +error_symbol = '[⛌](bold red)'