1
0
Fork 0
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:
Henrik Hautakoski 2024-05-18 15:25:20 +02:00
parent 0a1d26d1d9
commit 2a699e2cac
3 changed files with 46 additions and 0 deletions

3
install/lsp/bashls.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
sudo npm i -g bash-language-server