diff --git a/.config/starship.toml b/.config/starship.toml new file mode 100644 index 0000000..6a31abf --- /dev/null +++ b/.config/starship.toml @@ -0,0 +1,3 @@ +[character] +success_symbol = "[ ](bold green)" +error_symbol = "[ ](bold red)"