mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-26 07:00:07 -05:00
build: Add zsh completion
This patch adds zsh completion for pulseaudio and all of the utilities. Channel maps and properties are not yet completed. This should make mostly pactl/pacmd more usefull for zsh users.
This commit is contained in:
parent
9779aa4985
commit
b877021845
2 changed files with 487 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ EXTRA_DIST = \
|
|||
vala/libpulse.vapi \
|
||||
vala/libpulse-mainloop-glib.deps \
|
||||
vala/libpulse-mainloop-glib.vapi \
|
||||
shell-completion/pulseaudio-zsh-completion.zsh \
|
||||
.gitignore \
|
||||
doxygen/.gitignore \
|
||||
m4/.gitignore \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue