commit f614232be65ced4fc31d8e4371c2c9cf87d311aa parent ca9f3dd01b58aa59982bed9a8ec4e8b46adb4425 Author: William Casarin <jb55@jb55.com> Date: Sat, 12 Mar 2022 13:20:58 -0800 dont use nix Signed-off-by: William Casarin <jb55@jb55.com> Diffstat:
M | .envrc | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.envrc b/.envrc @@ -1,4 +1,4 @@ -use nix +#use nix export PATH=$PWD:$PATH export TODO_FILE=$PWD/TODO