polybar-dwm/contrib/zsh/CMakeLists.txt
patrick96 01b326c10f move shell completion to contrib folder
Now the doc folder is exclusively for documentation
2019-04-24 08:11:27 +02:00

7 lines
124 B
CMake

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