Make timestamp 24 hour
This commit is contained in:
parent
f9d392fb89
commit
72c63e907d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
local current_time="[%B%D{%I:%M:%S}%b]"
|
||||
local current_time="[%B%D{%T:%M:%S}%b]"
|
||||
local current_dir='%B%F{blue}%~%f%b'
|
||||
|
||||
# user
|
||||
|
|
Loading…
Reference in a new issue