Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Completion and dircolors problem



On Nov 30,  2:25am, Thorsten Kampe wrote:
}
} Ah, right, I forgot. I have...
} 
}     zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS}
} 
} ...in there and that is directly coming from the user guide[1].

The value of LS_COLORS usually comes from some startup scripts that
are in /etc/profile.d or another place loaded from /etc/profile.
Is it possible that your system is configured to source /etc/profile
even for zsh?  Perhaps some bash-ism in the script that assigns to
LS_COLORS is running afoul of syntax differences?



Messages sorted by: Reverse Date, Date, Thread, Author