diff --git a/.envrc b/.envrc index 3550a30..1b5f158 100644 --- a/.envrc +++ b/.envrc @@ -1 +1,5 @@ +# Insert our scripts into the path. +export PATH=$PWD/scripts:$PATH + +# Nix flakes are awesome. use flake