This website requires JavaScript.
Explore
Help
Register
Sign in
JeremyStarTM
/
punktdateien-bashrc
Watch
1
Star
0
Fork
You've already forked punktdateien-bashrc
0
Code
Issues
Pull requests
Releases
Activity
develop
punktdateien-bashrc
/
programs.d
/
pmd.sh
3 lines
72 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Add PMD completion
2024-08-31 21:54:01 +02:00
#!/bin/bash
Fix PMD completion script
2024-08-31 21:56:24 +02:00
which pmd
&
> /dev/null
&&
source
<
(
pmd generate-completion
)
Reference in a new issue
Copy permalink