1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00

Fix memory reporting

This commit is contained in:
2025-12-16 16:14:40 +01:00
parent a939dfe553
commit c5ecd6c98d

View File

@@ -119,6 +119,7 @@ source "${ZDOTDIR:-$HOME}/.zshtheme"
# of RAM
REPORTTIME=10
REPORTMEMORY=10240
TIMEFMT='%J %U user %S system %P cpu %*E total; max RSS %MkB'
# Setup the CNF hook
if [[ -s /usr/share/doc/pkgfile/command-not-found.zsh ]]; then