mirror of https://github.com/docker/docs.git
parent
cdb4fdb37b
commit
8b0e7fa79a
|
@ -25,6 +25,7 @@ available.
|
|||
-L https://raw.githubusercontent.com/docker/compose/{{site.compose_version}}/contrib/completion/bash/docker-compose \
|
||||
-o /etc/bash_completion.d/docker-compose
|
||||
```
|
||||
3. Reload your terminal. You can close then open new one or in current bash reload your setting with `source ~/.bashrc` command.
|
||||
|
||||
#### Mac
|
||||
|
||||
|
|
Loading…
Reference in New Issue