X-Git-Url: https://git.draconx.ca/gitweb/zshconf.git/blobdiff_plain/8682a47921974fd9e826424dad32e61ac0fbb76f..9ed6fd4522b55ceba2b22bde60cd5529dac83743:/zprofile diff --git a/zprofile b/zprofile index d0d2871..223baa4 100644 --- a/zprofile +++ b/zprofile @@ -26,7 +26,7 @@ set -$shopts unset sh shopts # Setup colours -eval `dircolors --sh /etc/DIR_COLORS` +eval `dircolors --sh` if [[ -n "$LS_COLORS" && -z "$COLORTERM" ]]; then export COLORTERM="ansi" fi