4 lines
82 B
Bash
4 lines
82 B
Bash
#!/bin/zsh
|
|
|
|
__z_comp_test podman && podman completion zsh | __z_comp_write podman
|