feat: moved command duration to the right

This commit is contained in:
David Ibia
2025-01-09 23:52:41 +01:00
parent 72ce3eaee9
commit aaffa90f1f

View File

@@ -6,16 +6,18 @@ $git_branch\
$git_state\
$git_status\
$hg_branch\
$cmd_duration\
$line_break\
$lua\
$elixir\
$python\
$zig\
$character"""
$character\
"""
right_format = """
$time"""
$cmd_duration\
$time\
"""
command_timeout = 3000