about summary refs log tree commit diff stats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/awk/.envrc4
-rw-r--r--build/awk/docs/%INIT_APPLICATION_NAME.1.md4
-rw-r--r--build/c/.envrc4
-rw-r--r--build/c/docs/%INIT_APPLICATION_NAME.1.md4
-rw-r--r--build/latex/academia/.envrc4
-rw-r--r--build/latex/letter/.envrc4
-rw-r--r--build/latex/presentation/.envrc4
-rw-r--r--build/rust/.envrc4
-rw-r--r--build/rust/docs/%INIT_APPLICATION_NAME.1.md4
-rw-r--r--build/shell/.envrc4
-rw-r--r--build/shell/docs/%INIT_APPLICATION_NAME.1.md4
11 files changed, 22 insertions, 22 deletions
diff --git a/build/awk/.envrc b/build/awk/.envrc
index 3db39e6..dc660f3 100644
--- a/build/awk/.envrc
+++ b/build/awk/.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/awk/docs/%INIT_APPLICATION_NAME.1.md b/build/awk/docs/%INIT_APPLICATION_NAME.1.md
index 5546aad..68bd1bd 100644
--- a/build/awk/docs/%INIT_APPLICATION_NAME.1.md
+++ b/build/awk/docs/%INIT_APPLICATION_NAME.1.md
@@ -34,7 +34,7 @@ TODO
 
 # BUGS
 
-Report bugs to <%INIT_BUG_URL>.
+Report bugs to \<%INIT_BUG_URL>.
 
 # COPYRIGHT
 
@@ -43,4 +43,4 @@ Copyright (C) %INIT_YEAR  %INIT_AUTHOR_NAME
 This program is free software.
 
 You should have received a copy of the License
-along with this program.  If not, see <%INIT_LICENSE_URL>.
+along with this program.  If not, see \<%INIT_LICENSE_URL>.
diff --git a/build/c/.envrc b/build/c/.envrc
index 3db39e6..dc660f3 100644
--- a/build/c/.envrc
+++ b/build/c/.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/c/docs/%INIT_APPLICATION_NAME.1.md b/build/c/docs/%INIT_APPLICATION_NAME.1.md
index 5546aad..68bd1bd 100644
--- a/build/c/docs/%INIT_APPLICATION_NAME.1.md
+++ b/build/c/docs/%INIT_APPLICATION_NAME.1.md
@@ -34,7 +34,7 @@ TODO
 
 # BUGS
 
-Report bugs to <%INIT_BUG_URL>.
+Report bugs to \<%INIT_BUG_URL>.
 
 # COPYRIGHT
 
@@ -43,4 +43,4 @@ Copyright (C) %INIT_YEAR  %INIT_AUTHOR_NAME
 This program is free software.
 
 You should have received a copy of the License
-along with this program.  If not, see <%INIT_LICENSE_URL>.
+along with this program.  If not, see \<%INIT_LICENSE_URL>.
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
diff --git a/build/rust/.envrc b/build/rust/.envrc
index 3db39e6..dc660f3 100644
--- a/build/rust/.envrc
+++ b/build/rust/.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/rust/docs/%INIT_APPLICATION_NAME.1.md b/build/rust/docs/%INIT_APPLICATION_NAME.1.md
index 5546aad..68bd1bd 100644
--- a/build/rust/docs/%INIT_APPLICATION_NAME.1.md
+++ b/build/rust/docs/%INIT_APPLICATION_NAME.1.md
@@ -34,7 +34,7 @@ TODO
 
 # BUGS
 
-Report bugs to <%INIT_BUG_URL>.
+Report bugs to \<%INIT_BUG_URL>.
 
 # COPYRIGHT
 
@@ -43,4 +43,4 @@ Copyright (C) %INIT_YEAR  %INIT_AUTHOR_NAME
 This program is free software.
 
 You should have received a copy of the License
-along with this program.  If not, see <%INIT_LICENSE_URL>.
+along with this program.  If not, see \<%INIT_LICENSE_URL>.
diff --git a/build/shell/.envrc b/build/shell/.envrc
index 3db39e6..dc660f3 100644
--- a/build/shell/.envrc
+++ b/build/shell/.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/shell/docs/%INIT_APPLICATION_NAME.1.md b/build/shell/docs/%INIT_APPLICATION_NAME.1.md
index 5546aad..68bd1bd 100644
--- a/build/shell/docs/%INIT_APPLICATION_NAME.1.md
+++ b/build/shell/docs/%INIT_APPLICATION_NAME.1.md
@@ -34,7 +34,7 @@ TODO
 
 # BUGS
 
-Report bugs to <%INIT_BUG_URL>.
+Report bugs to \<%INIT_BUG_URL>.
 
 # COPYRIGHT
 
@@ -43,4 +43,4 @@ Copyright (C) %INIT_YEAR  %INIT_AUTHOR_NAME
 This program is free software.
 
 You should have received a copy of the License
-along with this program.  If not, see <%INIT_LICENSE_URL>.
+along with this program.  If not, see \<%INIT_LICENSE_URL>.