mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	diagnostics: include output file name in dump output
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user