1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

docs(docker): add section for podman's docker wrapper (#13024)

This commit is contained in:
Roeniss Moon
2025-03-26 02:03:02 +09:00
committed by GitHub
parent 1de190e439
commit 4efdc90dba

View File

@@ -39,6 +39,10 @@ following setting. See https://github.com/ohmyzsh/ohmyzsh/issues/11789 for more
zstyle ':omz:plugins:docker' legacy-completion yes
```
### For Podman's Docker wrapper users
If you use Podman's Docker wrapper, you need to enable legacy completion. See above section.
## Aliases
| Alias | Command | Description |