From 1937e72f17230813eab4be08d911e80b11c04a64 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Sun, 24 Sep 2023 22:45:11 +0300 Subject: [PATCH] chore(config): starship username tweak --- config/starship.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/starship.toml b/config/starship.toml index a16914b..63d10a2 100644 --- a/config/starship.toml +++ b/config/starship.toml @@ -148,3 +148,6 @@ version_format = '${major}.${minor}' symbol = " " format = "[$virtualenv]($style) " +[username] +format = "[$user]($style) " +