Fix zsh completion file to proxychains4

pull/476/head
Zenithal 2022-05-14 16:03:51 +08:00 committed by rofl0r
parent 04023d3811
commit 9b42da71f4
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ PXCHAINS = proxychains4
PXCHAINS_D = proxychains4-daemon
ALL_TOOLS = $(PXCHAINS) $(PXCHAINS_D)
ALL_CONFIGS = src/proxychains.conf
ZSH_COMPLETION = completions/_proxychains
ZSH_COMPLETION = completions/_proxychains4
-include config.mak

View File

@ -1,4 +1,4 @@
#compdef proxychains
#compdef proxychains4
setopt localoptions extended_glob