shell-completions icon indicating copy to clipboard operation
shell-completions copied to clipboard

sourcing in bash fails with syntax error

Open matu3ba opened this issue 3 years ago • 1 comments

bash: path/_zig: Zeile 159: Syntax error on unexpected symbol »(« bash: path/_zig: Zeile 159: ` ${^=LD_LIBRARY_PATH:-/usr/lib /usr/local/lib}/lib*.(a|so*)(:t:fr:s/lib//)'

Sourcing in .bashrc with . path/_zig

matu3ba avatar May 05 '22 17:05 matu3ba

This currently only supports Zsh and is quite out of date.

Vexu avatar Sep 19 '22 12:09 Vexu