diff options
Diffstat (limited to 'scripts/auto-completion/zsh/_nnn')
| -rw-r--r-- | scripts/auto-completion/zsh/_nnn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/auto-completion/zsh/_nnn b/scripts/auto-completion/zsh/_nnn index 0ec8033..be2bed6 100644 --- a/scripts/auto-completion/zsh/_nnn +++ b/scripts/auto-completion/zsh/_nnn @@ -10,7 +10,6 @@ setopt localoptions noshwordsplit noksharrays local -a args args=( '(-b)-b[bookmark key to open]:key char' - '(-C)-C[disable directory color]' '(-e)-e[use exiftool instead of mediainfo]' '(-h)-h[show this help and exit]' '(-i)-i[start in navigate-as-you-type mode]' |