summaryrefslogtreecommitdiff
path: root/trafgen.zsh
AgeCommit message (Collapse)AuthorFilesLines
2013-07-13trafgen: update options for zsh completionDaniel Borkmann1-0/+1
Add -C option to zsh support. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
2013-05-13zsh: add netsniff-ng zsh auto completion supportDaniel Borkmann1-0/+55
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>