zshrc: Remove ‘-C’ from the ‘ls’ alias's options
authorFrank Terbeck <ft@grml.org>
Mon, 18 Aug 2014 08:26:04 +0000 (10:26 +0200)
committerFrank Terbeck <ft@grml.org>
Mon, 18 Aug 2014 08:26:04 +0000 (10:26 +0200)
commit3680c7193287263e2facbfdda06f02b5deef1603
treee4bc360594a414ffb500530d40e1b25a3401911e
parentba06a776e740a04da8102000c649ad1f0e82e946
zshrc: Remove ‘-C’ from the ‘ls’ alias's options

That option forces column-wise display, which is the default anyway
if ls is connected to a terminal.

Reported by moviuro in #grml on freenode.

Acked-by: mika, ft
etc/zsh/zshrc