We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c79508 commit d5cc80aCopy full SHA for d5cc80a
Makefile
@@ -12,7 +12,7 @@ prefix = /usr/local/
12
includedir = $(prefix)/include
13
libdir = $(prefix)/lib
14
sysconfdir = $(prefix)/etc
15
-zshcompletiondir = $(prefix)/share/zsh/site_functions
+zshcompletiondir = $(prefix)/share/zsh/site-functions
16
17
OBJS = src/common.o src/main.o
18
0 commit comments