mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	homestead: add README (#7343)
This commit is contained in:
		
							parent
							
								
									b3483109f5
								
							
						
					
					
						commit
						fcbfd75827
					
				
							
								
								
									
										9
									
								
								plugins/homestead/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								plugins/homestead/README.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,9 @@
 | 
			
		||||
# Homestead
 | 
			
		||||
 | 
			
		||||
This plugin provides completion for [Homestead](https://laravel.com/docs/homestead).
 | 
			
		||||
 | 
			
		||||
To use it add homestead to the plugins array in your zshrc file.
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
plugins=(... homestead)
 | 
			
		||||
```
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user