about summary refs log tree commit diff stats
path: root/templates/latex/academia/.envrc
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-09-30 19:32:31 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-09-30 19:32:31 +0200
commit7a0003aff5262172700c5a10c53d91fa4421eec4 (patch)
tree5bfddd4e5a349fc0fbed05ac805287b6767b789e /templates/latex/academia/.envrc
parentchore(version): v0.7.3 (diff)
downloadflake-templates-7a0003aff5262172700c5a10c53d91fa4421eec4.tar.gz
flake-templates-7a0003aff5262172700c5a10c53d91fa4421eec4.zip
fix(templates/latex/{academia,letter}): Share files and update to lpm v2.0
Diffstat (limited to 'templates/latex/academia/.envrc')
l---------[-rw-r--r--]templates/latex/academia/.envrc10
1 files changed, 1 insertions, 9 deletions
diff --git a/templates/latex/academia/.envrc b/templates/latex/academia/.envrc
index 3bc1085..db044c7 100644..120000
--- a/templates/latex/academia/.envrc
+++ b/templates/latex/academia/.envrc
@@ -1,9 +1 @@
-use flake || use nix
-watch_file flake.nix
-
-PATH_add ./scripts
-
-if on_git_branch; then
-  echo && git status --short --branch &&
-  echo && git fetch --verbose
-fi
+../../../common/.envrc
\ No newline at end of file