rwxrob-dot/scripts/goentr

3 lines
68 B
Plaintext
Raw Normal View History

2022-09-11 19:57:24 +00:00
#!/usr/bin/env bash
2022-09-11 19:50:09 +00:00
exec entr bash -c "clear; go run ." < <(find .)