diff options
Diffstat (limited to '')
-rw-r--r-- | dot_config/environment.d/04_texmf.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_config/environment.d/04_texmf.conf b/dot_config/environment.d/04_texmf.conf new file mode 100644 index 0000000..83c3da3 --- /dev/null +++ b/dot_config/environment.d/04_texmf.conf @@ -0,0 +1 @@ +TEXMFHOME="${HOME}/.texmf" |