diff --git a/zshrc b/zshrc index 014e94d..cf55e72 100644 --- a/zshrc +++ b/zshrc @@ -115,5 +115,6 @@ export DEFAULT_USER="jonny" export CLICOLOR=true export CLICOLOR_FORCE=true export LSCOLORS='dxfxcxdxbxegedabagacad' +export LS_COLORS='di=33;40:ln=35;40:so=32;40:pi=33;40:ex=31;40:bd=34;46:cd=34;43:su=0;41:sg=0;46:tw=0;42:ow=0;43:' test -e ${HOME}/.iterm2_shell_integration.zsh && source ${HOME}/.iterm2_shell_integration.zsh