Watch bash scripts
This commit is contained in:
parent
6ec26a5769
commit
033f951150
|
@ -1,7 +1,7 @@
|
|||
pushd "${BASH_SOURCE%/*}" > /dev/null
|
||||
|
||||
nix-shell -p entr bash --run \
|
||||
"ls *.hs | \
|
||||
"ls *.hs *.sh | \
|
||||
entr -rs ' \
|
||||
./build.sh
|
||||
' \
|
||||
|
|
Loading…
Reference in a new issue