Files
dotfiles/bin/pacman-remove-orphans

3 lines
85 B
Plaintext
Raw Normal View History

2024-04-27 16:25:17 +02:00
#!/usr/bin/env sh
2024-05-27 12:43:01 +02:00
pacman -Qtdq | xargs --open-tty --no-run-if-empty sudo pacman -Rns