Update .config/packages/archbaby
Update .config/packages/arch-packages.fish
This commit is contained in:
parent
2dddd4094c
commit
35d86eebe8
2 changed files with 1 additions and 1 deletions
|
@ -213,3 +213,4 @@ yay
|
|||
yay-debug
|
||||
zathura
|
||||
zathura-pdf-mupdf
|
||||
|
||||
|
|
|
@ -20,7 +20,6 @@ cp $file arch
|
|||
sed -i '/{{ . }}/d' arch
|
||||
{{ end -}}
|
||||
|
||||
echo "$file"
|
||||
if ! test "{{ .chezmoi.hostname }}" = "$file"
|
||||
set_color yellow && echo "Package list has changed, reinstalling..."
|
||||
yay -S --needed - <~/.config/packages/arch
|
||||
|
|
Loading…
Reference in a new issue