aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.envrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/.envrc b/.envrc
index c3043a56..2f9f1a81 100644
--- a/.envrc
+++ b/.envrc
@@ -1,8 +1,2 @@
#!/usr/bin/env sh
use flake
-if on_git_branch; then
- echo && git status --short --branch &&
- echo && git fetch --verbose
-fi
-
-export CDPATH="./sys/nixpkgs/pkgs/"