;tools: just: work around watchexec bug on mac
This commit is contained in:
parent
f648903b37
commit
1af6e9c51c
2
Justfile
2
Justfile
@ -54,7 +54,7 @@ set export := true
|
|||||||
|
|
||||||
# and/or: -q --bell --stop-timeout=1
|
# and/or: -q --bell --stop-timeout=1
|
||||||
|
|
||||||
WATCHEXEC := 'watchexec --timings'
|
WATCHEXEC := 'watchexec --wrap-process=session --timings'
|
||||||
|
|
||||||
# grep-like rg
|
# grep-like rg
|
||||||
#RG_ := 'rg --sort=path --no-heading -i'
|
#RG_ := 'rg --sort=path --no-heading -i'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user