diff options
Diffstat (limited to '.config/zsh/oh-my-zsh/plugins/bedtools/README.md')
-rw-r--r-- | .config/zsh/oh-my-zsh/plugins/bedtools/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/zsh/oh-my-zsh/plugins/bedtools/README.md b/.config/zsh/oh-my-zsh/plugins/bedtools/README.md new file mode 100644 index 0000000..c4de4e3 --- /dev/null +++ b/.config/zsh/oh-my-zsh/plugins/bedtools/README.md @@ -0,0 +1,5 @@ +# Bedtools plugin + +This plugin adds support for the [bedtools suite](http://bedtools.readthedocs.org/en/latest/): + +* Adds autocomplete options for all bedtools sub commands. |