diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-05-13 11:24:41 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-05-13 12:27:03 +0200 |
commit | 2b100f7515dbd01032967c2d1b81d2f8d63bf9b5 (patch) | |
tree | 968b9a17fc20f92c0d58cdd11ed49815d8b818f5 /AUTHORS | |
parent | c59245ddcc0541edca71769b3153bc13580a5bbb (diff) |
zsh: add netsniff-ng zsh auto completion support
Hideo Hattori wrote a set of auto completion scripts for zsh that
support netsniff-ng tools. Big thanks for that! Follow-up commits
still need to address updated command-line options.
Signed-off-by: Hideo Hattori <hhatto.jp@gmail.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ Major contributors (> 30 commits): Minor contributors (<= 30 commits): + * Hideo Hattori <hhatto.jp@gmail.com> * Peter Stuge <peter@stuge.se> * Scott Moeller <electronjoe@gmail.com> * Jesper Dangaard Brouer <brouer@redhat.com> |