polybar-dwm/contrib/zsh/CMakeLists.txt

7 lines
124 B
CMake
Raw Normal View History

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