Skip to content

Commit ca656b8

Browse files
committed
chore: Add direnv support
This pairs very nicely together with Nix, especially since there is a very nice VSCode extension which lets it inherit the environment from the Nix Flake.
1 parent e9efa9a commit ca656b8

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.envrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
use flake .

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ dist
33
.env
44

55
/.vscode
6+
/.direnv

0 commit comments

Comments
 (0)