fuzzy-pkg-finder/fuzzy-pkg-finder.hook

11 lines
202 B
Plaintext
Raw Normal View History

2020-06-11 20:40:05 -05:00
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Target = fuzzy-pkg-finder
[Action]
Description = Syncing file database...
When = PostTransaction
Exec = /bin/sh -c 'pacman -Fy && yay -Fy'