Browse Source

Add docker-compose oh-my-zsh plugin

Andrew Swistak 6 years ago
parent
commit
44c3d89bb7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      zshrc

+ 1 - 0
zshrc

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