From f2258a966a602569f2ce940a19250227406fb25b Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sun, 10 Nov 2019 10:48:24 +0100 Subject: [PATCH] forgot a package --- .yadm/bootstrap | 6 +++--- README.org | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) mode change 100755 => 100644 .yadm/bootstrap 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.