nix-config/sh/503-pacman-contrib

12 lines
225 B
Plaintext
Raw Normal View History

2018-09-01 06:18:59 +02:00
#!/bin/sh
#
# `pacman-contrib` is used for tools like `paccache`, which
# allows us to get rid of older cached packages to save
# disk space.
#
# https://wiki.archlinux.org/index.php/Pacman
set -xe
pacman -S pacman-contrib