👷 ci(pkg): Create package list when updating sys
This commit is contained in:
parent
546bab210a
commit
262f2f95f5
1 changed files with 1 additions and 0 deletions
|
@ -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'"
|
||||
|
|
Loading…
Reference in a new issue