akarzim / zsh-docker-aliases

ZSH Docker aliases and functions
MIT License
204 stars 36 forks source link
docker zsh

ZSH Docker Aliases

Defines Docker aliases and functions.

How to Install

With zplug

zplug "akarzim/zsh-docker-aliases"

With Oh My Zsh:

git clone https://github.com/akarzim/zsh-docker-aliases.git  ~/.oh-my-zsh/custom/plugins/zsh-docker-aliases
# then add `zsh-docker-aliases` to `plugins` in your .zshrc

With zinit

zinit light akarzim/zsh-docker-aliases

Aliases

Docker

container (C)

image (I)

volume (V)

network (N)

system (Y)

stack (K)

swarm (W)

Docker Machine

Docker Compose

Note from docker-compose v1.29.2: Except for the Linux platform, Docker Compose is now in the Docker CLI.

Author

The author of this module should be contacted via the issue tracker.