mirror of
https://github.com/Homebrew/brew.git
synced 2026-08-12 22:29:27 +04:00
Make ruby-lsp-activate.sh executable
My local shell was ignoring the shebang since it wasn't executable and trying to load it with fish which failed. Making the script executable solved that problem. ```console $ chmod +ux .vscode/ruby-lsp-activate.sh ```
This commit is contained in:
Reference in New Issue
Block a user