diff --git a/.config/yadm/bootstrap b/.config/yadm/bootstrap index 74bbf4c..83fdac3 100755 --- a/.config/yadm/bootstrap +++ b/.config/yadm/bootstrap @@ -83,7 +83,7 @@ pavucontrol pciutils pcurses pdfpc polybar prettier pulseaudio-bluetooth \ python-autoflake python-envtpl-git python-epc python-importmagic \ python-language-server python-nose python-pip python-ptvsd python-pytest \ python-pywal qemu r raw-thumbnailer reflector rofi rofi-wifi-menu-git rsync \ --rtv rustup s-nail samba scrot sent shadow siji-git simplescreenrecorder \ +rtv rustup s-nail samba scrot sent shadow siji-git simplescreenrecorder \ speedcrunch sshfs st-luke-git swi-prolog texlive-most texlive-bin \ texlive-langchinese texlive-langcyrillic texlive-langgreek \ texlive-langjapanese texlive-langkorean texlive-latexextra \ @@ -96,6 +96,7 @@ x11-ssh-askpass xclip xdg-user-dirs-gtk xorg-drivers xorg-apps xfsprogs \ xorg-server xorg-xinit xss-lock xvkbd yapf printf "\n# Installing needed packages ##################################################\n\n" +sudo pacman -Syu yay -S --needed $PACKAGES printf "\n# Installing Spacemacs ########################################################\n\n" diff --git a/README.org b/README.org index e296be0..b2746a0 100644 --- a/README.org +++ b/README.org @@ -714,7 +714,7 @@ python-autoflake python-envtpl-git python-epc python-importmagic \ python-language-server python-nose python-pip python-ptvsd python-pytest \ python-pywal qemu r raw-thumbnailer reflector rofi rofi-wifi-menu-git rsync \ - -rtv rustup s-nail samba scrot sent shadow siji-git simplescreenrecorder \ + rtv rustup s-nail samba scrot sent shadow siji-git simplescreenrecorder \ speedcrunch sshfs st-luke-git swi-prolog texlive-most texlive-bin \ texlive-langchinese texlive-langcyrillic texlive-langgreek \ texlive-langjapanese texlive-langkorean texlive-latexextra \ @@ -730,6 +730,7 @@ however you want. Let’s install those. #+BEGIN_SRC fish printf "\n# Installing needed packages ##################################################\n\n" + sudo pacman -Syu yay -S --needed $PACKAGES #+END_SRC