make pacman colorfull

This commit is contained in:
Bertrand Benjamin 2018-08-24 09:18:58 +02:00
parent f46dcfaef1
commit 92b4322716

View File

@ -28,3 +28,9 @@
- newsboat
- pass
when: not minimal
- name: More colorfull pacman
lineinfile:
dest: /etc/pacman.conf
regexp: '^#Color$'
line: 'Color'