mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 19:43:11 +02:00
4 lines
112 B
Bash
Executable File
4 lines
112 B
Bash
Executable File
#!/bin/sh
|
|
yes | sudo pacman -S --needed mold ccache zstd lz4 xz pigz pbzip2 lbzip2
|
|
sudo cp makepkg.conf /etc/
|