aboutsummaryrefslogtreecommitdiffstats
path: root/build/latex/letter
diff options
context:
space:
mode:
Diffstat (limited to 'build/latex/letter')
-rw-r--r--build/latex/letter/.envrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/latex/letter/.envrc b/build/latex/letter/.envrc
index 3db39e6..dc660f3 100644
--- a/build/latex/letter/.envrc
+++ b/build/latex/letter/.envrc
@@ -6,6 +6,6 @@ watch_file flake.nix
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