aboutsummaryrefslogtreecommitdiffstats
path: root/misc/auto-completion/zsh
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-03-30 09:09:11 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-03-30 09:09:11 +0530
commit54d25807999282bf1d6ed282be3f38efcdf5bad0 (patch)
treeedbc4ed0e520d4610692f90c7988513295314849 /misc/auto-completion/zsh
parent9fea0220c42f32103b78ddeee29f5b17e68a04ad (diff)
downloadnnn-54d25807999282bf1d6ed282be3f38efcdf5bad0.tar.gz
Add fortune to help
Diffstat (limited to 'misc/auto-completion/zsh')
-rw-r--r--misc/auto-completion/zsh/_nnn1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/auto-completion/zsh/_nnn b/misc/auto-completion/zsh/_nnn
index e92bf30..d40ea68 100644
--- a/misc/auto-completion/zsh/_nnn
+++ b/misc/auto-completion/zsh/_nnn
@@ -16,6 +16,7 @@ args=(
'(-e)-e[open text files in $VISUAL/$EDITOR/vi]'
'(-E)-E[use EDITOR for undetached edits]'
'(-f)-f[use readline history file]'
+ '(-F)-F[show fortune]'
'(-g)-g[regex filters]'
'(-H)-H[show hidden files]'
'(-K)-K[detect key collision]'