Skip to content

Commit

Permalink
add a cargo alias for convenience
Browse files Browse the repository at this point in the history
  • Loading branch information
xffxff committed Sep 20, 2023
1 parent ded6036 commit 8e753cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cargo/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[alias]
lox = "run --"

0 comments on commit 8e753cc

Please sign in to comment.