diff options
| author | joott <josh@ottmail.me> | 2025-07-30 15:53:29 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-30 15:53:29 -0400 |
| commit | 26694e09e8f5bf2262737312e7ad217118db20de (patch) | |
| tree | ca55eee2f8c5106c61e747979780d6f393fd24c9 /lectern/config.toml | |
| parent | 89a596a50ec61b8ebd6040b06a7cab994afd1b3a (diff) | |
| download | dotfiles-26694e09e8f5bf2262737312e7ad217118db20de.tar.gz dotfiles-26694e09e8f5bf2262737312e7ad217118db20de.zip | |
switching to yadm
Diffstat (limited to 'lectern/config.toml')
| -rw-r--r-- | lectern/config.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lectern/config.toml b/lectern/config.toml deleted file mode 100644 index b821148..0000000 --- a/lectern/config.toml +++ /dev/null @@ -1,3 +0,0 @@ -root = "/home/josh/nextcloud/escritoire/university" -lecture_template = "/home/josh/.config/lectern/lecture_template.tex" -homework_template = "/home/josh/.config/lectern/homework_template.tex" |