From 1b903cce7fda4bfac6d776d17e4760916186a8dd Mon Sep 17 00:00:00 2001 From: Daryl Ronningen Date: Fri, 21 Jan 2022 00:28:52 -0800 Subject: [PATCH] removed random tab in starship config --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml b/.config/starship.toml index 22a75a8..37b8768 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -38,5 +38,5 @@ disabled = false disabled = false [username] -show_always = true +show_always = true format = "[$user]($style)"