Add PMD completion
This commit is contained in:
parent
4a798be4a0
commit
baff5d86b6
1 changed files with 2 additions and 0 deletions
2
programs.d/pmd.sh
Executable file
2
programs.d/pmd.sh
Executable file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
which pmd &> /dev/null && eval $(pmd generate-completion)
|
Loading…
Reference in a new issue