diff options
Diffstat (limited to 'misc/auto-completion/fish')
-rw-r--r-- | misc/auto-completion/fish/nnn.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/auto-completion/fish/nnn.fish b/misc/auto-completion/fish/nnn.fish index 970c24a..1a2eed4 100644 --- a/misc/auto-completion/fish/nnn.fish +++ b/misc/auto-completion/fish/nnn.fish @@ -5,6 +5,7 @@ # Arun Prakash Jana <engineerarun@gmail.com> # +complete -c nnn -s a -d 'use access time' complete -c nnn -s b -r -d 'bookmark key to open' complete -c nnn -s d -d 'start in detail mode' complete -c nnn -s H -d 'show hidden files' |