From 7d8c34eefde16b0ea95eb27b1bbd287c47865855 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Wed, 15 Jan 2020 18:58:27 +0100 Subject: [PATCH] fixed syntax issue --- .config/yadm/bootstrap | 3 +-- installation.org | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.config/yadm/bootstrap b/.config/yadm/bootstrap index 7afba91..dde1561 100755 --- a/.config/yadm/bootstrap +++ b/.config/yadm/bootstrap @@ -63,8 +63,7 @@ else printf "\n# yay already installed #######################################################\n\n" end -set PACKAGES - +set PACKAGES \ acpilight adobe-source-han-sans-jp-fonts asar ascii aspell-en aspell-fr assimp \ awesome-terminal-fonts base-devel bat biber bleachbit bluez-firmware \ bluez-utils bookworm boost bzip2 ccls chicken chromium clisp compton cppcheck \ diff --git a/installation.org b/installation.org index 769c391..9b47feb 100644 --- a/installation.org +++ b/installation.org @@ -279,8 +279,7 @@ :END: Let’s set in a custom varible what packages we’ll be needing. #+BEGIN_SRC fish - set PACKAGES - + set PACKAGES \ acpilight adobe-source-han-sans-jp-fonts asar ascii aspell-en aspell-fr assimp \ awesome-terminal-fonts base-devel bat biber bleachbit bluez-firmware \ bluez-utils bookworm boost bzip2 ccls chicken chromium clisp compton cppcheck \