# # Color grep results # alias grep='grep --color=auto' export GREP_COLORS='ms=1;32:mc=1;31'