mirror of
https://github.com/docker/compose.git
synced 2026-08-03 22:27:30 +00:00
Activate bash completion for Windows executable
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
d7df36d4e1
commit
2943d2e61d
1 changed files with 1 additions and 1 deletions
|
|
@ -571,4 +571,4 @@ _docker_compose() {
|
|||
return 0
|
||||
}
|
||||
|
||||
complete -F _docker_compose docker-compose
|
||||
complete -F _docker_compose docker-compose docker-compose.exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue