mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 21:31:19 +08:00 
			
		
		
		
	* Add first impl of samtools autocompletion * Just autocomplete with files all the time * Add init impl of bedtools completion * Add readme.md for bedtools plugin * Add readme for samtools Co-authored-by: Rolf Schroeder <rolf.schroeder@centogene.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			174 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			174 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Bedtools plugin
 | 
						|
 | 
						|
This plugin adds support for the [bedtools suite](http://bedtools.readthedocs.org/en/latest/):
 | 
						|
 | 
						|
* Adds autocomplete options for all bedtools sub commands.
 |