mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	Clean up plugin READMEs and a few plugins
- fasd - history - mercurial - pylint - repo - yii2
This commit is contained in:
		@@ -3,7 +3,8 @@
 | 
			
		||||
Puts the contents of a file in your system clipboard so you can paste it anywhere.
 | 
			
		||||
 | 
			
		||||
To use, add `copyfile` to your plugins array:
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
```zsh
 | 
			
		||||
plugins=(... copyfile)
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user