Explorar el Código

Add docker-compose oh-my-zsh plugin

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

+ 1 - 0
zshrc

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