From 3e300378e78a8f92a016dd2f5f966e7187003c3d Mon Sep 17 00:00:00 2001 From: David Ibia Date: Sun, 12 Jan 2025 14:29:09 +0100 Subject: [PATCH] fix: disable right side --- .config/starship.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/starship.toml b/.config/starship.toml index 7572c53..e7a7ae9 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -14,10 +14,10 @@ $zig\ $character\ """ -right_format = """ -$cmd_duration\ -$time\ -""" +# right_format = """ +# $cmd_duration\ +# $time\ +# """ command_timeout = 3000