Added DockerCompose completion + fixes
This commit is contained in:
parent
b5b5702b17
commit
d441492cf0
24 changed files with 207 additions and 147 deletions
1
docker/Aliases/cp.ps1
Normal file
1
docker/Aliases/cp.ps1
Normal file
|
@ -0,0 +1 @@
|
|||
Copy-Item
|
1
docker/Aliases/mv.ps1
Normal file
1
docker/Aliases/mv.ps1
Normal file
|
@ -0,0 +1 @@
|
|||
Move-Item
|
1
docker/Aliases/rm.ps1
Normal file
1
docker/Aliases/rm.ps1
Normal file
|
@ -0,0 +1 @@
|
|||
Remove-Item
|
Loading…
Add table
Add a link
Reference in a new issue