diff --git a/fpf b/fpf index 9219395..952f063 100644 --- a/fpf +++ b/fpf @@ -79,6 +79,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