Add pacman cache cleanup utilities

This commit is contained in:
ItsDrike 2021-04-01 19:27:56 +02:00
parent adc2266932
commit 1c8c3379b6
No known key found for this signature in database
GPG key ID: 252D306F545351FC
4 changed files with 29 additions and 3 deletions

View file

@ -8,6 +8,7 @@ pacman:
- net-tools
# CLI
- pacman-contrib # Contains many useful scripts for pacman, such as paccache
- exa # Modern ls replacement
- ncdu # Show folder sizes in a neat CLI graphical way
- cron # Scheduling program