Skip to content

brgmnn/fish-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Fish shell completions for docker-compose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages