mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 21:31:19 +08:00 
			
		
		
		
	Fix typo in warp directory plugin
This commit is contained in:
		
							parent
							
								
									5728a5608d
								
							
						
					
					
						commit
						6adc89131c
					
				@ -58,7 +58,7 @@ wd_warp()
 | 
			
		||||
        #wd_print_msg $BLUE "Warping..."
 | 
			
		||||
        cd ${points[$1]}
 | 
			
		||||
    else
 | 
			
		||||
        wd_print_msg $RED "Unkown warp point '$1'"
 | 
			
		||||
        wd_print_msg $RED "Unknown warp point '$1'"
 | 
			
		||||
    fi
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user