6 lines
123 B
Plaintext
Raw Normal View History

#!/bin/sh
# Menu with official repository packages.
2020-06-08 10:13:40 +02:00
pacman -Slq | fzf -m --preview 'yay -Si {1}' --height 45% | yay -S -