pacman colors!

This commit is contained in:
Geoffrey Frogeye 2016-05-14 17:31:21 +02:00
parent e9cc83ebf8
commit 5c4e0fd322

1
bashrc
View file

@ -71,6 +71,7 @@ alias dd='dd status=progress'
alias rm='rm -Iv --one-file-system' alias rm='rm -Iv --one-file-system'
alias free='free -m' alias free='free -m'
alias df='df -h' alias df='df -h'
alias pacman='pacman --color auto'
# Solarized theme for tty, the dark version. # Solarized theme for tty, the dark version.
# Based on: # Based on: