From 6112e4bc2fb24db96b94a54a7e2f4f35f2e7f248 Mon Sep 17 00:00:00 2001 From: Sebastian Gniazdowski Date: Sat, 29 Jul 2023 00:24:36 -0500 Subject: [PATCH] fix: quote parens so that they aren't used as globs --- zinit-install.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zinit-install.zsh b/zinit-install.zsh index 54fd880c6..9bb779b95 100644 --- a/zinit-install.zsh +++ b/zinit-install.zsh @@ -2278,7 +2278,7 @@ because {flag}c{pre} flag given} else m {error}Error: no {cmd}cmake{error} binary found and \ ${${${${#files}:#0}:+its input file exists \ - ({file}CMakeLists.txt{error})}:-and {flag}c{error} \ + \({file}CMakeLists.txt{error}\)}:-and {flag}c{error} \ flag given}! Skipping{…} fi fi