diagnostics: include output file name in dump output

pull/3940/head
Andrew Janke 2015-07-22 12:59:39 -04:00
parent bca720fa95
commit fa25445868
1 changed files with 3 additions and 1 deletions

View File

@ -101,7 +101,9 @@ function _omz_diag_dump_one_big_text() {
builtin echo oh-my-zsh diagnostic dump
builtin echo
builtin echo $outfile
builtin echo
# Basic system and zsh information
command date
command uname -a