This repository contains fish shell command completion scripts for bioinformatics tools.
- Multi-level subcommand is NOT supported yet, and the scripts here may behave erroneous.
Please refer to the list.
Just put the .fish
files in the directory ~/.config/fish/completions
. This script downloads the released package, and extracts to the directory.
curl https://raw.githubusercontent.com/yamaton/fish-completions-bio/main/install.sh | bash
I generated fish scripts in this repository using my program extracting information from help/man pages. Please post a request for further additions.