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_state\
|
||||||
$git_status\
|
$git_status\
|
||||||
$hg_branch\
|
$hg_branch\
|
||||||
$cmd_duration\
|
|
||||||
$line_break\
|
$line_break\
|
||||||
$lua\
|
$lua\
|
||||||
$elixir\
|
$elixir\
|
||||||
$python\
|
$python\
|
||||||
$zig\
|
$zig\
|
||||||
$character"""
|
$character\
|
||||||
|
"""
|
||||||
|
|
||||||
right_format = """
|
right_format = """
|
||||||
$time"""
|
$cmd_duration\
|
||||||
|
$time\
|
||||||
|
"""
|
||||||
|
|
||||||
|
|
||||||
command_timeout = 3000
|
command_timeout = 3000
|
||||||
|
|||||||
Reference in New Issue
Block a user