Install bash-ls for local node user

This commit is contained in:
RealStickman 2022-05-22 12:57:52 +02:00
parent c833d2f45d
commit 3997214659

View File

@ -637,6 +637,7 @@ if [ $in_doomemacs -eq 1 ]; then
echo "Installing doom-emacs"
paru -S --needed git emacs ripgrep fd pandoc shellcheck python-pipenv python-isort python-pytest python-rednose pychecker texlive-core powershell-bin
pip install grip
npm i bash-language-server
git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d
~/.emacs.d/bin/doom install
export PATH="$PATH":$HOME/.emacs.d/bin