reduce line size, again
This commit is contained in:
parent
1d4ab5bf07
commit
92ddb53e49
1 changed files with 2 additions and 2 deletions
|
@ -66,8 +66,8 @@ main() {
|
|||
sudo sed -i "s/#CleanAfter/CleanAfter/g" /etc/paru.conf
|
||||
|
||||
# === AUR packages ==
|
||||
paru -S --noconfirm cal8tor otf-font-awesome topgrade-bin \
|
||||
texlive-latexindent-meta
|
||||
paru -S --noconfirm \
|
||||
cal8tor otf-font-awesome topgrade-bin texlive-latexindent-meta
|
||||
|
||||
# === Rust ==
|
||||
# Add Cargo packages from Rust
|
||||
|
|
Loading…
Reference in a new issue