We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c52ef commit c61e96dCopy full SHA for c61e96d
Makefile
@@ -39,7 +39,7 @@ PREFIX ?= /usr/local
39
BINDIR ?= $(PREFIX)/bin
40
MANDIR ?= $(PREFIX)/share/man/man1
41
ZSH_COMPLETIONSDIR ?= $(PREFIX)/share/zsh/site-functions
42
-COMPLETION_FILES=scripts/_trurl.zsh
+COMPLETION_FILES=completions/_trurl.zsh
43
44
INSTALL ?= install
45
PYTHON3 ?= python3
0 commit comments