mirror of
https://github.com/swaywm/sway.git
synced 2025-11-27 06:59:53 -05:00
added basic zsh shell completion for sway, swaybg, and swaygrab
This commit is contained in:
parent
fe241126bb
commit
fcd0071555
5 changed files with 90 additions and 1 deletions
4
completions/zsh/CMakeLists.txt
Normal file
4
completions/zsh/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
install(
|
||||
FILES _sway _swaymsg _swaygrab
|
||||
DESTINATION share/zsh/site-functions/
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue