Skip to content

Commit b3f523c

Browse files
authored
Merge branch 'main' into fix/handle-bsd-realpath
2 parents e9260aa + 358ef03 commit b3f523c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

zinit-install.zsh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,8 +1215,7 @@ builtin source "${ZINIT[BIN_DIR]}/zinit-side.zsh" || {
12151215
"accessible (wrong permissions).{rst}"
12161216
retval=4
12171217
}
1218-
1219-
1218+
12201219
if ! (( ${+ICE[link]} )); then
12211220
if (( !OPTS[opt_-q,--quiet] )) && [[ $url != /dev/null ]]; then
12221221
+zi-log "{msg}Copying {file}$filename{msg}{…}{rst}"

0 commit comments

Comments
 (0)