Add powershell to justfile

This commit is contained in:
Jared Tyler Miller 2025-12-14 14:08:48 -05:00 committed by Jared Miller
parent 974253b262
commit 89b75a2c54

View file

@ -1,4 +1,4 @@
# use bash set windows-shell := ["powershell.exe", "-NoLogo", "-Command"]
set shell := ["bash", "-c"] set shell := ["bash", "-c"]
default: default: