Fish Docker Compose Save

Fish shell completions for docker-compose

Project README

docker-compose completions for Fish

Fish shell completions for docker-compose, completing both subcommands for docker-compose as well as services for those subcommands.

These completions are compatible with docker-compose 1.6, including both new and old versions of the docker-compose.yml file.

Installation

There are several ways you can install these shell completions.

Using fundle

Add

fundle plugin 'brgmnn/fish-docker-compose'

to your config.fish, reload your shell and run fundle install.

Using fisherman

Just run:

fisher add brgmnn/fish-docker-compose

Manually

Put completions/docker-compose.fish your ~/.config/fish/completions directory.

License

MIT

Open Source Agenda is not affiliated with "Fish Docker Compose" Project. README Source: brgmnn/fish-docker-compose
Stars
74
Open Issues
4
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating