Updated script

This commit is contained in:
Christoffer Martinsson 2025-05-19 16:12:03 +02:00
parent 4ba92c8962
commit fd66009be4

View File

@ -269,14 +269,6 @@ if [ "${ROLES[TERMINAL]}" == "yes" ]; then
~/.fzf/install --all
source ~/.fzf.bash
# printf -- '\033[33m Installing ble.sh\n\033[37m'
# if [ -d ~/ble.sh ]; then rm -rf ~/ble.sh; fi
# cd ~
# git clone --recursive --depth 1 --shallow-submodules https://github.com/akinomyoga/ble.sh.git
# make -C ble.sh install
# if [ -d ~/ble.sh ]; then rm -rf ~/ble.sh; fi
# ln -sf ~/linuxbox/blerc ~/.blerc
printf -- '\033[33m Installing LSP servers\n\033[37m'
sudo pacman --noconfirm --needed -S prettier stylua python-black shfmt lua-language-server bash-language-server ccls vscode-html-languageserver vscode-json-languageserver marksman pyright yaml-language-server vscode-css-languageserver clang
yay --noconfirm -S --needed --aur dockerfile-language-server