Add .local/bin/update-package-list

This commit is contained in:
punkfairie 2024-04-20 12:10:48 -07:00
parent b99708568f
commit 8117ee9e13
No known key found for this signature in database
GPG key ID: 284B78B49C058673

View file

@ -0,0 +1,3 @@
#!/usr/bin/env fish
yay -Qeq >{{ joinPath .chezmoi.sourceDir "dot_config/packages" .chezmoi.hostname }}