Created
June 24, 2025 18:40
-
-
Save reidjs/b969ba732842fa88e4ffaedea376eef4 to your computer and use it in GitHub Desktop.
Revisions
-
reidjs created this gist
Jun 24, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ 1. Install direnv https://direnv.net/ 2. Create a .envrc with this line in it: `layout python $(which python3)` 3. Run `direnv allow` in the folder