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