1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-03 04:33:30 -05:00
polybar/doc/bash/CMakeLists.txt

7 lines
120 B
Text
Raw Normal View History

2017-05-19 06:30:26 -04:00
#
# Bash completion template
#
install(FILES polybar
DESTINATION share/bash-completion/completions
COMPONENT tools)