Fix timestamp in prompt

This commit is contained in:
Andrew Tomaka 2020-04-23 15:53:50 -04:00
parent 3ca141fed0
commit b22a16bc13
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -1,4 +1,4 @@
local current_time="[%B%D{%T:%M:%S}%b]"
local current_time="[%B%D{%T}%b]"
local current_dir='%B%F{blue}%~%f%b'
# user