1 # Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
5 pkgdesc="ZSH functions to tab-complete systemctl (part of systemd) functions and services"
8 url="https://github.com/foudfou/zsh-completion/tree/nolegend"
11 md5sums=('d3991f0fbf1a8aedfe409f0e1f7cfc1c')
14 install -d -m755 ${pkgdir}/usr/share/zsh/site-functions/
15 install -m644 _systemctl ${pkgdir}/usr/share/zsh/site-functions/_systemctl