mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-26 21:10:31 +01:00
Reduce number of kept sources.
This commit is contained in:
@@ -7,3 +7,6 @@ MAKEFLAGS="-j6"
|
||||
|
||||
# Use parallel compression
|
||||
COMPRESSXZ=(nice xz -c -z -T 0 -)
|
||||
|
||||
# Use one central sources dir
|
||||
SRCDEST="$HOME/.cache/pacman/sources"
|
||||
|
||||
Reference in New Issue
Block a user