1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2025-02-05 07:43:22 -08:00

set a more useful TIMEFMT

This commit is contained in:
Connor Olding 2019-06-05 12:35:42 -07:00
parent 882cc002bb
commit b89ac3c39d

View file

@ -167,6 +167,8 @@ function {
RPROMPT='%8F%h%b'
}
TIMEFMT=$'\e[93m%*U/%*E cpu/real (%P), %MM mem:\e[36m %J\e[0m'
reload() {
# this doesn't seem to help with _vim_files errors, eh.
# you wanna rm .zcompdump first, then exit. that's why!