From edf84af7c146f063da16f4b027f03464e8666639 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Mon, 12 Sep 2022 15:57:45 +0200 Subject: [PATCH] Install python-black for doom emacs --- arch-setup/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-setup/install.sh b/arch-setup/install.sh index d8263b8a..fd3b4c02 100755 --- a/arch-setup/install.sh +++ b/arch-setup/install.sh @@ -624,7 +624,7 @@ fi #devtools 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 + paru -S --needed git emacs ripgrep fd pandoc shellcheck python-pipenv python-isort python-pytest python-rednose pychecker texlive-core powershell-bin python-black pip install grip npm i bash-language-server git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d