about summary refs log tree commit diff stats
path: root/pkgs/by-name/lf
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/lf')
-rw-r--r--pkgs/by-name/lf/lf-make-map/.envrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/by-name/lf/lf-make-map/.envrc b/pkgs/by-name/lf/lf-make-map/.envrc
index 3c46b4fa..eb4480a6 100644
--- a/pkgs/by-name/lf/lf-make-map/.envrc
+++ b/pkgs/by-name/lf/lf-make-map/.envrc
@@ -7,6 +7,6 @@ PATH_add ./target/release
 PATH_add ./scripts
 
 if on_git_branch; then
-  echo && git status --short --branch &&
-  echo && git fetch --verbose
+    echo && git status --short --branch &&
+        echo && git fetch --verbose
 fi