Add pacman orphan remove script

This commit is contained in:
2024-04-27 16:25:17 +02:00
parent 0d529e7606
commit fd2d4f8bcf

2
bin/pacman-remove-orphans Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env sh
pacman -Qtdq | xargs --no-run-if-empty sudo pacman -Rns