From c2d379eb4c67684baf9dc03656cbb28e3de5c0f4 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Mon, 14 Oct 2019 22:58:30 +0200 Subject: [PATCH] emacs should be installed from official repos --- .yadm/bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yadm/bootstrap b/.yadm/bootstrap index eb4b43c..06cd45a 100755 --- a/.yadm/bootstrap +++ b/.yadm/bootstrap @@ -26,7 +26,7 @@ printf "\n# Installing Spacemacs ############################################### git clone --single-branch --branch develop https://github.com/syl20bnr/spacemacs ~/.emacs.d printf "\n# Emacs, Envtpl ###############################################################\n" -yay -Syua emacs python-envtpl-git +yay -Syu emacs python-envtpl-git printf "\n# Getting yadm susbmodules ####################################################\n" yadm submodule update --init --recursive