diff --git a/bin/pacman-remove-orphans b/bin/pacman-remove-orphans new file mode 100755 index 0000000..b9182b7 --- /dev/null +++ b/bin/pacman-remove-orphans @@ -0,0 +1,2 @@ +#!/usr/bin/env sh +pacman -Qtdq | xargs --no-run-if-empty sudo pacman -Rns