1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-13 05:16:40 -04:00
polybar/doc/zsh/CMakeLists.txt
2017-01-13 07:28:21 +01:00

6 lines
124 B
CMake

#
# Zsh completion template
#
install(FILES _polybar _polybar_msg
DESTINATION share/zsh/site-functions
COMPONENT tools)