dotfiles/.local/bin/scripts/puml

3 lines
88 B
Plaintext
Raw Normal View History

2023-11-15 19:27:13 +00:00
#!/bin/sh
find . -maxdepth 2 -name '*.puml' -o -name '*.plantuml' | entr -r plantuml /_