samedami 9d56d3e272
Add 'shelp' script
Also add simple description comment to all script.
2020-05-15 20:56:33 +02:00

6 lines
91 B
Bash
Executable File

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