Skip to content

Commit

Permalink
feat(direnv): add direnv
Browse files Browse the repository at this point in the history
Signed-off-by: AltF2 <[email protected]>
  • Loading branch information
AltF02 committed May 18, 2024
1 parent cc56a46 commit 6e48d0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake
3 changes: 3 additions & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[toolchain]
channel = "stable"
components = ["llvm-tools", "clippy", "rust-src", "rust-analyzer"]

0 comments on commit 6e48d0b

Please sign in to comment.