4 lines
77 B
Plaintext
Raw Normal View History

2021-02-13 19:28:59 +03:00
#!/bin/sh
yay -Slq | fzf --multi --preview 'yay -Si {1}' | xargs -ro yay -S