add time to laptop prompt

Signed-off-by: Ava Hahn <ava@sunnypup.io>
This commit is contained in:
Ava Apples Affine 2023-04-19 22:40:44 -07:00
parent eb7bf830aa
commit 4576c4ea60
Signed by: affine
GPG key ID: 3A4645B8CF806069

View file

@ -98,6 +98,6 @@
"[" USER "]" "\t"
(_fancy-cwd) "\t"
(git-status) "\t"
;; add more prompt elements here
"(" (load-to-string date "+%H:%M") ")"
"\n" ;; newline before delimiter
))