mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-02-14 16:16:31 +00:00
Merge pull request #926 from Freed-Wu/update-zsh-completion
Update zsh completions for '--color'
This commit is contained in:
commit
e7a477eb15
@ -19,7 +19,7 @@ __exa() {
|
||||
{-R,--recurse}"[Recurse into directories]" \
|
||||
{-T,--tree}"[Recurse into directories as a tree]" \
|
||||
{-F,--classify}"[Display type indicator by file names]" \
|
||||
--colo{,u}r"[When to use terminal colours]" \
|
||||
--colo{,u}r="[When to use terminal colours]:(when):(always auto never)" \
|
||||
--colo{,u}r-scale"[Highlight levels of file sizes distinctly]" \
|
||||
--icons"[Display icons]" \
|
||||
--no-icons"[Hide icons]" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user