Make timestamp 24 hour

This commit is contained in:
Andrew Tomaka 2020-03-26 16:03:03 -04:00
parent f9d392fb89
commit 72c63e907d
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -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