Add .local/bin/update-package-list
This commit is contained in:
parent
b99708568f
commit
8117ee9e13
1 changed files with 3 additions and 0 deletions
3
dot_local/bin/executable_update-package-list.tmpl
Normal file
3
dot_local/bin/executable_update-package-list.tmpl
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
|
yay -Qeq >{{ joinPath .chezmoi.sourceDir "dot_config/packages" .chezmoi.hostname }}
|
Loading…
Reference in a new issue