From 1eb373299b88c8906d3583cef82f8c6ffa12f511 Mon Sep 17 00:00:00 2001 From: Lovvvve Date: Mon, 9 Feb 2015 18:27:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E9=85=8D?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/bira.zsh-theme | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/bira.zsh-theme b/themes/bira.zsh-theme index 215720477..5d9dcda63 100644 --- a/themes/bira.zsh-theme +++ b/themes/bira.zsh-theme @@ -19,3 +19,7 @@ RPS1="${return_code}" ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[yellow]%}‹" ZSH_THEME_GIT_PROMPT_SUFFIX="› %{$reset_color%}" + +# See http://geoff.greer.fm/lscolors/ +export LSCOLORS="exfxcxdxbxbxbxbxbxbxbx" +export LS_COLORS="di=34;40:ln=35;40:so=32;40:pi=33;40:ex=31;40:bd=31;40:cd=31;40:su=31;40:sg=31;40:tw=31;40:ow=31;40:"