Added DockerCompose completion + fixes

This commit is contained in:
lksz 2021-03-23 01:06:49 -04:00
parent b5b5702b17
commit d441492cf0
24 changed files with 207 additions and 147 deletions

1
docker/Aliases/cp.ps1 Normal file
View file

@ -0,0 +1 @@
Copy-Item

1
docker/Aliases/mv.ps1 Normal file
View file

@ -0,0 +1 @@
Move-Item

1
docker/Aliases/rm.ps1 Normal file
View file

@ -0,0 +1 @@
Remove-Item