From a82ec5b997b7af93bc0159705a1622a7259c1b74 Mon Sep 17 00:00:00 2001 From: Eric Lay Date: Mon, 29 Jun 2020 03:21:28 +0000 Subject: [PATCH] Revert "v0.9.1" This reverts commit 22f814d880018bc882da2e0800d7b9290a2d3f87 --- fpf | 1 - 1 file changed, 1 deletion(-) 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