diff options
| -rw-r--r-- | .envrc | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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/" |
