Add makepkg.conf with tuned package compression
This commit is contained in:
parent
56711462d3
commit
158d04e36c
1 changed files with 2 additions and 0 deletions
2
dot_config/pacman/makepkg.conf
Normal file
2
dot_config/pacman/makepkg.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Use as many CPU cores as possible to compress packages
|
||||
COMPRESSZST=(zstd -c -z -q --threads=0 -)
|
Loading…
Reference in a new issue