mirror of
https://github.com/polybar/polybar.git
synced 2024-11-03 04:33:30 -05:00
6 lines
124 B
CMake
6 lines
124 B
CMake
#
|
|
# Zsh completion template
|
|
#
|
|
install(FILES _polybar _polybar_msg
|
|
DESTINATION share/zsh/site-functions
|
|
COMPONENT tools)
|