From efe9417ade1f402cee45e6d7b563714d32a75c69 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Tue, 13 Feb 2024 04:13:51 -0500 Subject: [PATCH] vscode: direnv --- .vscode/extensions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 74122bb..845ef1d 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -5,6 +5,7 @@ "jnoortheen.nix-ide", "arrterian.nix-env-selector", "mattn.lisp", - "thenuprojectcontributors.vscode-nushell-lang" + "thenuprojectcontributors.vscode-nushell-lang", + "mkhl.direnv" ] } \ No newline at end of file