add valgrind support

This commit is contained in:
Mylloon 2022-10-14 17:48:53 +02:00
parent 3b937a7390
commit e3339a0a71
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -207,6 +207,9 @@ then
# Pour latexindent
sudo cpanm YAML::Tiny File::HomeDir
# === Valgrind ==
fish -c "set -Ux DEBUGINFOD_URLS https://debuginfod.archlinux.org"
# === Clear useless packages
pacman -Rsn $(pacman -Qqtd) 2> /dev/null