diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2020-03-30 09:09:11 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-03-30 09:09:11 +0530 |
commit | 54d25807999282bf1d6ed282be3f38efcdf5bad0 (patch) | |
tree | edbc4ed0e520d4610692f90c7988513295314849 /misc/auto-completion/bash | |
parent | 9fea0220c42f32103b78ddeee29f5b17e68a04ad (diff) | |
download | nnn-54d25807999282bf1d6ed282be3f38efcdf5bad0.tar.gz |
Add fortune to help
Diffstat (limited to 'misc/auto-completion/bash')
-rw-r--r-- | misc/auto-completion/bash/nnn-completion.bash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/auto-completion/bash/nnn-completion.bash b/misc/auto-completion/bash/nnn-completion.bash index 863378a..b498b63 100644 --- a/misc/auto-completion/bash/nnn-completion.bash +++ b/misc/auto-completion/bash/nnn-completion.bash @@ -19,6 +19,7 @@ _nnn () -e -E -f + -F -g -H -K |