diff --git a/dot_config/starship.toml b/dot_config/starship.toml index 7f3a866..91b2f82 100644 --- a/dot_config/starship.toml +++ b/dot_config/starship.toml @@ -50,3 +50,6 @@ style = "yellow" [python] format = "[$virtualenv]($style) " style = "bright-black" + +[rust] +symbol = "rs "