From c1e3c156525fc215810f19b0adbf3c893aea3fab Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 1 Dec 2024 12:50:24 +0100 Subject: style(treewide): Format --- build/latex/academia/.envrc | 4 ++-- build/latex/letter/.envrc | 4 ++-- build/latex/presentation/.envrc | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'build/latex') diff --git a/build/latex/academia/.envrc b/build/latex/academia/.envrc index 3db39e6..dc660f3 100644 --- a/build/latex/academia/.envrc +++ b/build/latex/academia/.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 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 diff --git a/build/latex/presentation/.envrc b/build/latex/presentation/.envrc index 3db39e6..dc660f3 100644 --- a/build/latex/presentation/.envrc +++ b/build/latex/presentation/.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 -- cgit 1.4.1