zsh_comp #27

Manually merged
CastroFidel merged 2 commits from VanoMJ/winehelper:zsh_comp into master 2025-07-03 08:14:17 +00:00
Showing only changes of commit 9ff0414693 - Show all commits

View File

@ -1,4 +1,4 @@
# Auto-completion for winhelper # Auto-completion for winehelper
_winehelper_completions() { _winehelper_completions() {
local cur prev opts local cur prev opts
COMPREPLY=() COMPREPLY=()