diff --git a/.yadm/bootstrap b/.yadm/bootstrap old mode 100755 new mode 100644 index cbbbd49..40585ed --- a/.yadm/bootstrap +++ b/.yadm/bootstrap @@ -127,9 +127,9 @@ texlive-localmanager-git tmux tree ttf-arphic-uming ttf-baekmuk \ ttf-bitstream-vera ttf-dejavu ttf-google-fonts-opinionated-git ttf-joypixels \ ttf-liberation ttf-material-design-icons-git ttf-ms-fonts ttf-symbola \ ttf-tibetan-machine ttf-twemoji-color ttf-unifont typescript unicode \ -unicode-emoji unrar usbutils valgrind w3m wget x11-ssh-askpass xclip \ -xdg-user-dirs-gtk xorg-drivers xorg-apps xfsprogs xorg-server xorg-xinit \ -xss-lock xvkbd yapf +unicode-emoji unrar usbutils valgrind vscode-css-languageserver-bin w3m wget \ +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" yay -S --needed $PACKAGES diff --git a/README.org b/README.org index 2de03dd..84dfaa4 100644 --- a/README.org +++ b/README.org @@ -820,9 +820,9 @@ ttf-bitstream-vera ttf-dejavu ttf-google-fonts-opinionated-git ttf-joypixels \ ttf-liberation ttf-material-design-icons-git ttf-ms-fonts ttf-symbola \ ttf-tibetan-machine ttf-twemoji-color ttf-unifont typescript unicode \ - unicode-emoji unrar usbutils valgrind w3m wget x11-ssh-askpass xclip \ - xdg-user-dirs-gtk xorg-drivers xorg-apps xfsprogs xorg-server xorg-xinit \ - xss-lock xvkbd yapf + unicode-emoji unrar usbutils valgrind vscode-css-languageserver-bin w3m wget \ + x11-ssh-askpass xclip xdg-user-dirs-gtk xorg-drivers xorg-apps xfsprogs \ + xorg-server xorg-xinit xss-lock xvkbd yapf \ #+END_SRC These are the minimum I would have in my own installation. You can edit it however you want. Let’s install those.