Update .local/bin/update-package-list
This commit is contained in:
parent
ea00b63926
commit
772f628942
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
{{- if eq .osid "linux-arch" }}
|
||||||
#!/usr/bin/env fish
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
yay -Qeq >{{ joinPath .chezmoi.sourceDir "dot_config/packages" .chezmoi.hostname }}
|
yay -Qeq >{{ joinPath .chezmoi.sourceDir "dot_config/packages" .chezmoi.hostname }}
|
||||||
|
{{- end -}}
|
||||||
|
|
Loading…
Reference in a new issue