diff --git a/fpf b/fpf index 840969a..fc33b4f 100644 --- a/fpf +++ b/fpf @@ -74,6 +74,7 @@ AurInstalled() { } ### ORPHANS +# List orphaned packages and remove selected Orphans() { sort <(pacman -Qtdq) > /tmp/orphaned echo "$(echo -e ' Select packages to remove\n (use TAB to toggle selection)'; cat /tmp/orphaned)" > /tmp/orphaned