Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : zls0.11.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zls-versioned.sh
blob: 41398f01fad874ecf3722b43fd1e7767a9875ab0 (
plain
)
1
2
3
4
5
#!/bin/sh
export
PATH
=
"@@ZIG_PATH@@:
$PATH
"
exec
@@ZLS_PATH@@
/
zls
"$@"