make pacman colorfull
This commit is contained in:
parent
f46dcfaef1
commit
92b4322716
@ -28,3 +28,9 @@
|
||||
- newsboat
|
||||
- pass
|
||||
when: not minimal
|
||||
|
||||
- name: More colorfull pacman
|
||||
lineinfile:
|
||||
dest: /etc/pacman.conf
|
||||
regexp: '^#Color$'
|
||||
line: 'Color'
|
||||
|
Loading…
Reference in New Issue
Block a user