8 lines
112 B
CMake
8 lines
112 B
CMake
|
#
|
||
|
# Zsh completion template
|
||
|
#
|
||
|
|
||
|
install(FILES _polybar
|
||
|
DESTINATION share/zsh/site-functions
|
||
|
COMPONENT tools)
|