diff --git a/dot_config/pacman/makepkg.conf b/dot_config/pacman/makepkg.conf new file mode 100644 index 0000000..1728e7d --- /dev/null +++ b/dot_config/pacman/makepkg.conf @@ -0,0 +1,2 @@ +# Use as many CPU cores as possible to compress packages +COMPRESSZST=(zstd -c -z -q --threads=0 -)