dotfiles/.local/bin/scripts/puml

3 lines
88 B
Bash
Executable File

#!/bin/sh
find . -maxdepth 2 -name '*.puml' -o -name '*.plantuml' | entr -r plantuml /_