about summary refs log tree commit diff stats
path: root/templates
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-09-30 16:39:02 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-09-30 16:39:02 +0200
commit88b91f0b28b172eabb6479c6c8e2aaaa9d9320be (patch)
tree8b10facd278ee4d7407b8eaf4bfa709cb408113c /templates
parentfix(common/init): Also remove the shipped `git_template`, after it's used (diff)
downloadflake-templates-88b91f0b28b172eabb6479c6c8e2aaaa9d9320be.tar.gz
flake-templates-88b91f0b28b172eabb6479c6c8e2aaaa9d9320be.zip
chore(templates): Add the new `git_template` directory
Diffstat (limited to 'templates')
l---------templates/awk/git_template1
l---------templates/c/git_template1
l---------templates/latex/academia/git_template1
l---------templates/latex/letter/git_template1
l---------templates/rust/git_template1
l---------templates/shell/git_template1
6 files changed, 6 insertions, 0 deletions
diff --git a/templates/awk/git_template b/templates/awk/git_template
new file mode 120000
index 0000000..8440872
--- /dev/null
+++ b/templates/awk/git_template
@@ -0,0 +1 @@
+../../common/git_template
\ No newline at end of file
diff --git a/templates/c/git_template b/templates/c/git_template
new file mode 120000
index 0000000..8440872
--- /dev/null
+++ b/templates/c/git_template
@@ -0,0 +1 @@
+../../common/git_template
\ No newline at end of file
diff --git a/templates/latex/academia/git_template b/templates/latex/academia/git_template
new file mode 120000
index 0000000..50f92d9
--- /dev/null
+++ b/templates/latex/academia/git_template
@@ -0,0 +1 @@
+../../../common/git_template
\ No newline at end of file
diff --git a/templates/latex/letter/git_template b/templates/latex/letter/git_template
new file mode 120000
index 0000000..50f92d9
--- /dev/null
+++ b/templates/latex/letter/git_template
@@ -0,0 +1 @@
+../../../common/git_template
\ No newline at end of file
diff --git a/templates/rust/git_template b/templates/rust/git_template
new file mode 120000
index 0000000..8440872
--- /dev/null
+++ b/templates/rust/git_template
@@ -0,0 +1 @@
+../../common/git_template
\ No newline at end of file
diff --git a/templates/shell/git_template b/templates/shell/git_template
new file mode 120000
index 0000000..8440872
--- /dev/null
+++ b/templates/shell/git_template
@@ -0,0 +1 @@
+../../common/git_template
\ No newline at end of file