From a1d0f269a261cb86c10b92df2bed4ad1d6f0d6b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 6 Nov 2012 23:20:11 +0100 Subject: bashrc: add dircolors eval --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index e9fc8b0..5631cca 100644 --- a/bashrc +++ b/bashrc @@ -21,6 +21,7 @@ if [ -r /usr/share/terminfo/x/xterm-256color ]; then else export TERM='xterm-color' fi +eval $(dircolors ~/.dir_colors) # BELL if [ ! -z $DISPLAY ]; then -- cgit v1.1-2-g2b99