diff options
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -62,3 +62,6 @@ rm -rf review git clone https://github.com/mssola/review cd review ./install.sh + +# Install the completion file for the `docker` command. +wget https://raw.githubusercontent.com/docker/docker/master/contrib/completion/bash/docker -O $HOME/.dockercompletion.sh |
