Konstantin Demin
20aafe29e8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
5 lines
92 B
Bash
5 lines
92 B
Bash
#!/bin/zsh
|
|
|
|
## skip system-wide podman completion and produce own
|
|
ZSHU_COMP_FORCE[podman]=1
|