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:
|
||||
skip_installed: true
|
||||
name: "{{ item }}"
|
||||
|
@ -8,6 +8,7 @@
|
|||
with_items:
|
||||
- 'advanced-ssh-config'
|
||||
- 'alacritty'
|
||||
- arch-install-scripts
|
||||
- 'bat'
|
||||
- 'catimg'
|
||||
- 'climate'
|
||||
|
|
Loading…
Reference in a new issue