diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2012-10-07 12:57:24 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2012-10-07 12:57:24 +0000 |
commit | fff9a871e469bf689f22ff47561e0de960d5d49b (patch) | |
tree | d5e242b7198fb6aaf9229ec382903ff75d23c8a6 /Completion/Unix | |
parent | 674bd0bd86a1ecd4c420f0c2e74e8a720b4eb119 (diff) | |
download | zsh-fff9a871e469bf689f22ff47561e0de960d5d49b.tar.gz zsh-fff9a871e469bf689f22ff47561e0de960d5d49b.tar.xz zsh-fff9a871e469bf689f22ff47561e0de960d5d49b.zip |
add evince, zathura, dwb to command lists of basic completions
Diffstat (limited to 'Completion/Unix')
-rw-r--r-- | Completion/Unix/Command/_webbrowser | 2 | ||||
-rw-r--r-- | Completion/Unix/Type/_pspdf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Completion/Unix/Command/_webbrowser b/Completion/Unix/Command/_webbrowser index d97d5457a..4192aff54 100644 --- a/Completion/Unix/Command/_webbrowser +++ b/Completion/Unix/Command/_webbrowser @@ -1,3 +1,3 @@ -#compdef amaya arena chimera dillo express galeon grail gzilla hotjava konqueror light mmm Mosaic netrik opera phoenix retawq skipstone www xmosaic zen +#compdef amaya arena chimera dillo dwb express galeon grail gzilla hotjava konqueror light mmm Mosaic netrik opera opera-next retawq skipstone www xmosaic zen _alternative 'files:file:_files' 'urls:URL:_urls' diff --git a/Completion/Unix/Type/_pspdf b/Completion/Unix/Type/_pspdf index 1df3f860c..d0ca31a7c 100644 --- a/Completion/Unix/Type/_pspdf +++ b/Completion/Unix/Type/_pspdf @@ -1,4 +1,4 @@ -#compdef gsbj gsdj gsdj500 gslj gslp gsnd ps2ascii ghostview mgv pstoedit pstotgif +#compdef evince gsbj gsdj gsdj500 gslj gslp gsnd ps2ascii ghostview mgv pstoedit pstotgif zathura local expl ext |