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