From 95a2e085766b72429891811141fc42b5fae10663 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 13 Feb 2024 22:23:38 +0100 Subject: [PATCH] Update .config/starship.toml --- dot_config/starship.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/starship.toml b/dot_config/starship.toml index 91b2f82..2f03afa 100644 --- a/dot_config/starship.toml +++ b/dot_config/starship.toml @@ -53,3 +53,4 @@ style = "bright-black" [rust] symbol = "rs " +format = "[$symbol]($style)"