mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 03:30:37 +00:00
feat: moved command duration to the right
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user