👷 ci(pkg): Create package list when updating sys

This commit is contained in:
punkfairie 2024-03-13 20:51:07 -07:00
parent 546bab210a
commit 262f2f95f5
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -12,3 +12,4 @@
[commands]
"Fish Shell Completions" = "fish_update_completions"
"Update dotfiles dependencies" = "dotfiles submodule update --init --recursive"
"Update package list" = "yay -Qeq > ~/.config/packages/all && set_color green && printf '%s'  && set_color normal && printf '%s' ' done\n'"