1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-04-10 02:50:14 +08:00

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

This commit is contained in:
Roeniss Moon 2025-03-26 02:03:02 +09:00 committed by GitHub
parent 1de190e439
commit 4efdc90dba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 |