From f783a7076fcc8b8f15ea3cc719980455a17b8397 Mon Sep 17 00:00:00 2001 From: surtur Date: Tue, 16 Aug 2022 13:55:15 +0200 Subject: [PATCH] starship: tweak terraform format --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml b/.config/starship.toml index 83c13b1..d6c9006 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -187,7 +187,7 @@ format = "(bg:$stylefg:#4169e1)[$symbol $status](bg:$style)(fg:$style) " [terraform] -format = "[🏎💨 $version ($workspace )]($style)" +format = "[ﰉ ($workspace )]($style)" # alternatively use 💨 for symbol [time] # Enable and format the time module