added starship.toml

This commit is contained in:
Moritz Böhme 2021-08-10 15:35:29 +02:00
parent 8f5624f1fb
commit 92462dfa82

3
.config/starship.toml Normal file
View file

@ -0,0 +1,3 @@
[character]
success_symbol = "[ ](bold green)"
error_symbol = "[ ](bold red)"