From a8c4805542cf48446df8e06244d82873acb1df22 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Thu, 27 Oct 2022 03:19:46 +0200 Subject: [PATCH] Add pacman helper script --- .bin/pacman-remove-unrequired | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .bin/pacman-remove-unrequired diff --git a/.bin/pacman-remove-unrequired b/.bin/pacman-remove-unrequired new file mode 100755 index 0000000..3aec840 --- /dev/null +++ b/.bin/pacman-remove-unrequired @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +sudo pacman -Qtdq | sudo pacman -Rns -