Add ZSH completion script
PR #3012 <https://github.com/Genymobile/scrcpy/pull/3012> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
committed by
Romain Vimont
parent
2716385887
commit
26953784d9
@@ -227,6 +227,8 @@ install_man('scrcpy.1')
|
||||
install_data('data/icon.png',
|
||||
rename: 'scrcpy.png',
|
||||
install_dir: 'share/icons/hicolor/256x256/apps')
|
||||
install_data('data/zsh-completion/_scrcpy',
|
||||
install_dir: 'share/zsh/site-functions')
|
||||
|
||||
|
||||
### TESTS
|
||||
|
||||
Reference in New Issue
Block a user