mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Reduce number of kept sources.
This commit is contained in:
@@ -7,3 +7,6 @@ MAKEFLAGS="-j6"
|
|||||||
|
|
||||||
# Use parallel compression
|
# Use parallel compression
|
||||||
COMPRESSXZ=(nice xz -c -z -T 0 -)
|
COMPRESSXZ=(nice xz -c -z -T 0 -)
|
||||||
|
|
||||||
|
# Use one central sources dir
|
||||||
|
SRCDEST="$HOME/.cache/pacman/sources"
|
||||||
|
|||||||
@@ -2,4 +2,5 @@
|
|||||||
e /.cache/spotify - - - 30d -
|
e /.cache/spotify - - - 30d -
|
||||||
e /.cache/chromium - - - 30d -
|
e /.cache/chromium - - - 30d -
|
||||||
e /.cache/mozilla - - - 30d -
|
e /.cache/mozilla - - - 30d -
|
||||||
|
e /.cache/pacman/sources - - - 30d -
|
||||||
e /Downloads - - - 7d -
|
e /Downloads - - - 7d -
|
||||||
|
|||||||
Reference in New Issue
Block a user