0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
ohmyzsh/plugins/samtools
Rolf Schröder e701fa49e7
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>
2021-06-12 07:12:07 -07:00
..
_samtools feat(plugins): New plugins for samtools and bedtools (#3574) 2021-06-12 07:12:07 -07:00
README.md feat(plugins): New plugins for samtools and bedtools (#3574) 2021-06-12 07:12:07 -07:00

Samtools plugin

This plugin adds support for samtools:

  • Adds autocomplete options for all samtools sub commands.