diff options
| author | Silas Schöffel <sils@sils.li> | 2024-04-05 02:01:08 +0200 |
|---|---|---|
| committer | Silas Schöffel <sils@sils.li> | 2024-04-05 02:01:08 +0200 |
| commit | e5801cf8a3e1bd0d39ff94076cd79cb8e363df49 (patch) | |
| tree | 3ffc78ec16ead613aa6435b7326ffcbb91c73582 | |
| parent | nix: fix module (diff) | |
| download | nix-config-e5801cf8a3e1bd0d39ff94076cd79cb8e363df49.zip | |
direnv: remove git info
Diffstat (limited to '')
| -rw-r--r-- | .envrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.envrc b/.envrc index a9c7e4e..3550a30 100644 --- a/.envrc +++ b/.envrc @@ -1,5 +1 @@ use flake -if on_git_branch; then - echo && git status --short --branch && - echo && git fetch --verbose -fi |
