From 4efa9729475c207c8aa8b40b95305081f202d1a2 Mon Sep 17 00:00:00 2001 From: Adrian Olaru Date: Tue, 3 Apr 2012 12:09:16 +0300 Subject: [PATCH] dircolors only for gnome --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index 0fa1ae9..a043874 100644 --- a/bashrc +++ b/bashrc @@ -10,4 +10,5 @@ alias tmux='TERM=screen-256color-bce tmux' export PS1='\W$(vcprompt -f " (%u%m%b)"): ' # for dircolors - use http://github.com/seebi/dircolors-solarized +# only for GNOME eval `dircolors ~/.dir_colors`