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