Issue with Direnv and Flake setup in VSCode terminal
anyone else had a problem where the first time they open a terminal in a vscode project with a direnv and flake it doesnt seem to setup the env correctly? specifically node is never set correctly on first open. I have to go cd .. and cd [proj dir] to make it work
