6 lines
91 B
Plaintext
Raw Normal View History

#!/bin/sh
# Menu with AUR packages.
yay -Slq | fzf -m --preview 'yay -Si {1}' | yay -S -