pacman colors!
This commit is contained in:
parent
e9cc83ebf8
commit
5c4e0fd322
1
bashrc
1
bashrc
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue