Fix zsh config inclusion

This commit is contained in:
Tim
2020-03-09 15:32:52 +01:00
parent e6b0199bac
commit a69769e47f
871 changed files with 42 additions and 9 deletions

View File

@ -0,0 +1,4 @@
#compdef powder
#autoload
compadd `powder help | grep powder | cut -d " " -f 4`