All Projects → brgmnn → Fish Docker Compose

brgmnn / Fish Docker Compose

Licence: mit
Fish shell completions for docker-compose

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Fish Docker Compose

Sdkman For Fish
Adds support for SDKMAN! to fish
Stars: ✭ 139 (+139.66%)
Mutual labels:  fish, plugin
Z.lua
⚡ A new cd command that helps you navigate faster by learning your habits.
Stars: ✭ 2,164 (+3631.03%)
Mutual labels:  fish, plugin
Pisces
♓️ Fish shell plugin that helps you to work with paired symbols in the command line
Stars: ✭ 210 (+262.07%)
Mutual labels:  fish, plugin
Emojitaco
Alfred Emoji Script with Taco and other unicode 9 emoji
Stars: ✭ 51 (-12.07%)
Mutual labels:  plugin
Idempotent Desktop
🛸 NixOS, Xmonad, Neovim
Stars: ✭ 51 (-12.07%)
Mutual labels:  fish
Vim Crates
Handle Cargo dependencies like a Rustavimean.
Stars: ✭ 54 (-6.9%)
Mutual labels:  plugin
Fish
golang h5捕鱼游戏
Stars: ✭ 58 (+0%)
Mutual labels:  fish
Prepack Webpack Plugin
A webpack plugin for prepack.
Stars: ✭ 1,054 (+1717.24%)
Mutual labels:  plugin
Framework7 Plugin 3d Panels
Framework7 plugin to add 3d effect for side panels
Stars: ✭ 56 (-3.45%)
Mutual labels:  plugin
Emacs Fish Completion
[MOVED TO GITLAB]
Stars: ✭ 53 (-8.62%)
Mutual labels:  fish
Unityplugin Avprovideo
AVPro Video is a multi-platform Unity plugin for advanced video playback
Stars: ✭ 53 (-8.62%)
Mutual labels:  plugin
Meshstreaminggrasshopper
Plugin for Grasshopper to stream mesh geometry through web socket.
Stars: ✭ 52 (-10.34%)
Mutual labels:  plugin
Mapit
An easy way to embed google maps in your site.
Stars: ✭ 54 (-6.9%)
Mutual labels:  plugin
Nikoro
A plugin-based, all-in-one, Telegram Bot written in Node.js
Stars: ✭ 51 (-12.07%)
Mutual labels:  plugin
Telegram Anti Revoke
Telegram anti-revoke plugin - Telegram 防撤回插件
Stars: ✭ 1,084 (+1768.97%)
Mutual labels:  plugin
Android Wechat Tool
a wechat tool for android
Stars: ✭ 51 (-12.07%)
Mutual labels:  plugin
Fluent Plugin Splunk Hec
This is the Fluentd output plugin for sending events to Splunk via HEC.
Stars: ✭ 56 (-3.45%)
Mutual labels:  plugin
Activity Tracker
Plugin for IntelliJ IDEs to track and record user activity
Stars: ✭ 52 (-10.34%)
Mutual labels:  plugin
Dotfiles
dotfiles managed by GNU Stow
Stars: ✭ 52 (-10.34%)
Mutual labels:  fish
Modio Unity
Unity Plugin for integrating mod.io - a modding API for game developers
Stars: ✭ 53 (-8.62%)
Mutual labels:  plugin

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].