diff --git a/bash/profile b/bash/profile index cb97ba8..312aa2b 100644 --- a/bash/profile +++ b/bash/profile @@ -2,7 +2,8 @@ export TERM='xterm-color' export CLICOLOR=1 -export LSCOLORS=gxfxbEaEBxxEhEhBaDaCaD +export LSCOLORS=exfxfeaeBxxehehbadacea + export PATH=$PATH:$HOME/bin export EDITOR=vim