diff --git a/fpf b/fpf index 81aec07..43ba794 100644 --- a/fpf +++ b/fpf @@ -75,7 +75,6 @@ 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