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