5 lines
66 B
Bash
5 lines
66 B
Bash
#!/bin/zsh
|
|
|
|
typeset -gA ZSHU_COMP_FORCE
|
|
ZSHU_COMP_FORCE[podman]=1
|