From 5c4e0fd322a1f88d998627e5700da7072592fb40 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Sat, 14 May 2016 17:31:21 +0200 Subject: [PATCH] pacman colors! --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index 8f0e71c..a36a63a 100644 --- a/bashrc +++ b/bashrc @@ -71,6 +71,7 @@ alias dd='dd status=progress' alias rm='rm -Iv --one-file-system' alias free='free -m' alias df='df -h' +alias pacman='pacman --color auto' # Solarized theme for tty, the dark version. # Based on: