mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	Add file completion to mix run (#5673)
				
					
				
			This commit is contained in:
		
							parent
							
								
									456341fd69
								
							
						
					
					
						commit
						1ca2fe63de
					
				@ -86,6 +86,9 @@ case $state in
 | 
			
		||||
      (test)
 | 
			
		||||
         _files
 | 
			
		||||
         ;;
 | 
			
		||||
      (run)
 | 
			
		||||
         _files
 | 
			
		||||
         ;;
 | 
			
		||||
    esac
 | 
			
		||||
  ;;
 | 
			
		||||
esac
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user