From 68665527687d470574ae08a03aac2470e6708ba8 Mon Sep 17 00:00:00 2001 From: amy Date: Tue, 21 Feb 2023 19:56:13 +0000 Subject: new stuff! --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index a34080c..f98af2b 100644 --- a/justfile +++ b/justfile @@ -1,5 +1,5 @@ alias cloc := loc -set windows-shell := ["powershell.exe", "-NoLogo", "-Command"] +#set windows-shell := ["powershell.exe", "-NoLogo", "-Command"] default: @echo "fun fact your pc is {{arch()}} and is probably on {{os()}}" @just --list --list-heading $'and you can use these scripts (maybe)\n' -- cgit v1.2.3