diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 59e9509..7268711 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -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