Revert "v0.9.1"

This reverts commit 22f814d880
This commit is contained in:
Eric Lay 2020-06-29 03:21:28 +00:00
parent 03a6798a22
commit a82ec5b997
1 changed files with 0 additions and 1 deletions

1
fpf
View File

@ -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