0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/plugins/bedtools
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
..
_bedtools 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

Bedtools plugin

This plugin adds support for the bedtools suite:

  • Adds autocomplete options for all bedtools sub commands.