about summary refs log tree commit diff stats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.envrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index a9c7e4ea..4fa6f2af 100644
--- a/.envrc
+++ b/.envrc
@@ -3,3 +3,5 @@ if on_git_branch; then
   echo && git status --short --branch &&
   echo && git fetch --verbose
 fi
+
+export CDPATH="./sys/nixpkgs/pkgs/"