mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	codeclimate: add README
This commit is contained in:
		
							parent
							
								
									c63fca8581
								
							
						
					
					
						commit
						d99ddab0ca
					
				
							
								
								
									
										8
									
								
								plugins/codeclimate/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								plugins/codeclimate/README.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,8 @@
 | 
			
		||||
# codeclimate plugin
 | 
			
		||||
 | 
			
		||||
This plugin adds autocompletion for the [`codeclimate` CLI](https://github.com/codeclimate/codeclimate).
 | 
			
		||||
 | 
			
		||||
To use it, add `codeclimate` to the plugins array in your zshrc file:
 | 
			
		||||
```zsh
 | 
			
		||||
plugins=(... codeclimate)
 | 
			
		||||
```
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user