diff options
| author | amy <[email protected]> | 2023-02-21 19:56:13 +0000 |
|---|---|---|
| committer | amy <[email protected]> | 2023-02-21 19:56:13 +0000 |
| commit | 68665527687d470574ae08a03aac2470e6708ba8 (patch) | |
| tree | 96bbf402c5da4d7aea6db7c813c92d248fd64d1e /justfile | |
| parent | 1bf388a2816f47317e9b2d226b5516d78dafc8df (diff) | |
new stuff!
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' |
