fixed syntax issue
This commit is contained in:
parent
1e8104ad7d
commit
7d8c34eefd
@ -63,8 +63,7 @@ else
|
|||||||
printf "\n# yay already installed #######################################################\n\n"
|
printf "\n# yay already installed #######################################################\n\n"
|
||||||
end
|
end
|
||||||
|
|
||||||
set PACKAGES
|
set PACKAGES \
|
||||||
|
|
||||||
acpilight adobe-source-han-sans-jp-fonts asar ascii aspell-en aspell-fr assimp \
|
acpilight adobe-source-han-sans-jp-fonts asar ascii aspell-en aspell-fr assimp \
|
||||||
awesome-terminal-fonts base-devel bat biber bleachbit bluez-firmware \
|
awesome-terminal-fonts base-devel bat biber bleachbit bluez-firmware \
|
||||||
bluez-utils bookworm boost bzip2 ccls chicken chromium clisp compton cppcheck \
|
bluez-utils bookworm boost bzip2 ccls chicken chromium clisp compton cppcheck \
|
||||||
|
@ -279,8 +279,7 @@
|
|||||||
:END:
|
:END:
|
||||||
Let’s set in a custom varible what packages we’ll be needing.
|
Let’s set in a custom varible what packages we’ll be needing.
|
||||||
#+BEGIN_SRC fish
|
#+BEGIN_SRC fish
|
||||||
set PACKAGES
|
set PACKAGES \
|
||||||
|
|
||||||
acpilight adobe-source-han-sans-jp-fonts asar ascii aspell-en aspell-fr assimp \
|
acpilight adobe-source-han-sans-jp-fonts asar ascii aspell-en aspell-fr assimp \
|
||||||
awesome-terminal-fonts base-devel bat biber bleachbit bluez-firmware \
|
awesome-terminal-fonts base-devel bat biber bleachbit bluez-firmware \
|
||||||
bluez-utils bookworm boost bzip2 ccls chicken chromium clisp compton cppcheck \
|
bluez-utils bookworm boost bzip2 ccls chicken chromium clisp compton cppcheck \
|
||||||
|
Loading…
Reference in New Issue
Block a user