diff --git a/zshrc.local b/zshrc.local index 7154b83..f96b3be 100644 --- a/zshrc.local +++ b/zshrc.local @@ -1,3 +1,5 @@ +alias dc=docker-compose + if which apt-get 2>&1 >/dev/null; then alias ack=ack-grep if [ -e "/usr/local/bin/virtualenvwrapper.sh" ]; then