Install arch install scripts

There's some useful gems in there
This commit is contained in:
Jake Howard 2019-05-28 21:43:56 +01:00
parent 8d8425074c
commit 0c31bea927
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -1,4 +1,4 @@
- name: "Install input packages"
- name: "Install shell packages"
aur:
skip_installed: true
name: "{{ item }}"
@ -8,6 +8,7 @@
with_items:
- 'advanced-ssh-config'
- 'alacritty'
- arch-install-scripts
- 'bat'
- 'catimg'
- 'climate'