From 29f04ffebf50134642bb8efb95f4b180aecf618e Mon Sep 17 00:00:00 2001 From: Scott Carroll Date: Fri, 14 Nov 2025 11:54:22 +0000 Subject: [PATCH] update starship.toml for GMT --- base/.config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/.config/starship.toml b/base/.config/starship.toml index e37b12c..0027e18 100644 --- a/base/.config/starship.toml +++ b/base/.config/starship.toml @@ -5,7 +5,7 @@ ssh_only = false disabled = false format = '[\[ $time \]]($style) ' time_format = '%T' -utc_time_offset = '+1' +utc_time_offset = '0' [line_break]