mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-06 04:34:26 +08:00
feat(plugins): New plugins for samtools and bedtools (#3574)
* 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>
This commit is contained in:
co-authored by
Rolf Schroeder
parent
26e9cead1a
commit
e701fa49e7
@@ -0,0 +1,5 @@
|
||||
# Samtools plugin
|
||||
|
||||
This plugin adds support for [samtools](http://www.htslib.org/):
|
||||
|
||||
* Adds autocomplete options for all samtools sub commands.
|
||||
Reference in New Issue
Block a user