mirror of
https://github.com/notwa/rc
synced 2025-02-05 15:43:22 -08:00
set a more useful TIMEFMT
This commit is contained in:
parent
882cc002bb
commit
b89ac3c39d
1 changed files with 2 additions and 0 deletions
|
@ -167,6 +167,8 @@ function {
|
||||||
RPROMPT='%8F%h%b'
|
RPROMPT='%8F%h%b'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
TIMEFMT=$'\e[93m%*U/%*E cpu/real (%P), %MM mem:\e[36m %J\e[0m'
|
||||||
|
|
||||||
reload() {
|
reload() {
|
||||||
# this doesn't seem to help with _vim_files errors, eh.
|
# this doesn't seem to help with _vim_files errors, eh.
|
||||||
# you wanna rm .zcompdump first, then exit. that's why!
|
# you wanna rm .zcompdump first, then exit. that's why!
|
||||||
|
|
Loading…
Add table
Reference in a new issue