polybar-dwm/doc/zsh/CMakeLists.txt

7 lines
124 B
Text
Raw Normal View History

2017-01-01 21:40:03 +01:00
#
# Zsh completion template
#
2017-01-13 07:28:21 +01:00
install(FILES _polybar _polybar_msg
2017-01-01 21:40:03 +01:00
DESTINATION share/zsh/site-functions
COMPONENT tools)