dotfiles/.local/bin/scripts/puml

3 lines
88 B
Text
Raw Normal View History

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