about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.envrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.envrc b/.envrc
index 19a0dd1..189401d 100644
--- a/.envrc
+++ b/.envrc
@@ -2,6 +2,5 @@
 
 use flake
 if on_git_branch; then
-    echo && git status --short --branch &&
-        echo && git fetch --verbose
+    echo && git status --short --branch
 fi