diff options
Diffstat (limited to 'shell/.envrc')
-rw-r--r-- | shell/.envrc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/shell/.envrc b/shell/.envrc deleted file mode 100644 index a9c7e4e..0000000 --- a/shell/.envrc +++ /dev/null @@ -1,5 +0,0 @@ -use flake -if on_git_branch; then - echo && git status --short --branch && - echo && git fetch --verbose -fi |