Add pacman helper script
This commit is contained in:
3
.bin/pacman-remove-unrequired
Executable file
3
.bin/pacman-remove-unrequired
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
sudo pacman -Qtdq | sudo pacman -Rns -
|
||||
Reference in New Issue
Block a user