diff options
Diffstat (limited to 'justfile')
-rw-r--r-- | justfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |