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]