This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
rwxrob-dot
Watch
2
Star
0
Fork
0
You've already forked rwxrob-dot
mirror of
https://github.com/rwxrob/dot
synced
2024-11-18 15:25:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2ba7362f74
rwxrob-dot
/
scripts
/
goentr
3 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Correct sh to bash
2022-09-11 19:57:24 +00:00
#!/usr/bin/env bash
Add goentr
2022-09-11 19:50:09 +00:00
exec entr bash -c "clear; go run ." < <(find .)
Reference in New Issue
Copy Permalink