mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 21:31:19 +08:00 
			
		
		
		
	init: oops
This commit is contained in:
		
							parent
							
								
									0e12ebb42d
								
							
						
					
					
						commit
						c58572d5fe
					
				@ -68,7 +68,6 @@ zcompdump_fpath="#omz fpath: $fpath"
 | 
			
		||||
# Delete the zcompdump file if OMZ zcompdump metadata changed
 | 
			
		||||
if ! command grep -q -Fx "$zcompdump_revision" "$ZSH_COMPDUMP" 2>/dev/null \
 | 
			
		||||
   || ! command grep -q -Fx "$zcompdump_fpath" "$ZSH_COMPDUMP" 2>/dev/null; then
 | 
			
		||||
  echo zcompdump changed
 | 
			
		||||
  command rm -f "$ZSH_COMPDUMP"
 | 
			
		||||
  zcompdump_refresh=1
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user