Explorar el Código

Add docker-compose oh-my-zsh plugin

Andrew Swistak hace 6 años
padre
commit
f55c34feda
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      zshrc

+ 1 - 0
zshrc

@@ -86,6 +86,7 @@ plugins=(
   bundler
   cargo
   docker
+  docker-compose
   git
   npm
   npx