There was an error while loading. Please reload this page.
1 parent 44ddd88 commit 2ccafc4Copy full SHA for 2ccafc4
1 file changed
justfile
@@ -1,5 +1,5 @@
1
# Set shell for Windows compatibility
2
-set windows-shell := ["powershell.exe", "-NoLogo", "-Command"]
+set windows-shell := ["powershell.exe", "-NoLogo", "-NoProfile", "-Command"]
3
4
# Default recipe (show available recipes)
5
default:
0 commit comments