Install arch install scripts
There's some useful gems in there
This commit is contained in:
parent
8d8425074c
commit
0c31bea927
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
- name: "Install input packages"
|
- name: "Install shell packages"
|
||||||
aur:
|
aur:
|
||||||
skip_installed: true
|
skip_installed: true
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
|
@ -8,6 +8,7 @@
|
||||||
with_items:
|
with_items:
|
||||||
- 'advanced-ssh-config'
|
- 'advanced-ssh-config'
|
||||||
- 'alacritty'
|
- 'alacritty'
|
||||||
|
- arch-install-scripts
|
||||||
- 'bat'
|
- 'bat'
|
||||||
- 'catimg'
|
- 'catimg'
|
||||||
- 'climate'
|
- 'climate'
|
||||||
|
|
Loading…
Reference in a new issue