Update .config/packages/arch-packages.fish
This commit is contained in:
parent
5ce0d84f44
commit
6efc9a0148
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ cp $file arch
|
||||||
sed -i '/{{ . }}/d' arch
|
sed -i '/{{ . }}/d' arch
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
|
||||||
|
echo "$file"
|
||||||
if ! test "{{ .chezmoi.hostname }}" = "$file"
|
if ! test "{{ .chezmoi.hostname }}" = "$file"
|
||||||
set_color yellow && echo "Package list has changed, reinstalling..."
|
set_color yellow && echo "Package list has changed, reinstalling..."
|
||||||
yay -S --needed - <~/.config/packages/arch
|
yay -S --needed - <~/.config/packages/arch
|
||||||
|
|
Loading…
Reference in a new issue