diff --git a/justfile b/justfile index b1f5238..dd7e2db 100644 --- a/justfile +++ b/justfile @@ -1,4 +1,4 @@ -# use bash +set windows-shell := ["powershell.exe", "-NoLogo", "-Command"] set shell := ["bash", "-c"] default: