mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 20:10:03 +02:00
install: adding scripts for formatters and LSPs
This commit is contained in:
parent
0a1d26d1d9
commit
2a699e2cac
3 changed files with 46 additions and 0 deletions
3
install/lsp/bashls.sh
Executable file
3
install/lsp/bashls.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo npm i -g bash-language-server
|
||||
Loading…
Add table
Add a link
Reference in a new issue