Skip to content

Commit

Permalink
tempel: Theme tempel-path to etc/
Browse files Browse the repository at this point in the history
Placing the s-expressions lisp data file in "etc/tempel-templates.eld"
since it's not an auto-generated file.
  • Loading branch information
11xx committed Feb 27, 2024
1 parent 6de0be8 commit f98410c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions no-littering.el
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ This variable has to be set before `no-littering' is loaded.")
(setq svg-lib-icons-dir (var "svg-lib/icons/"))
(setq sx-cache-directory (var "sx/cache/"))
(setq tabspaces-session-file (var "tabspaces-session.eld"))
(setq tempel-path (etc "tempel-templates.eld"))
(setq tldr-directory-path (var "tldr/"))
(setq transient-history-file (var "transient/history.el"))
(setq transient-levels-file (etc "transient/levels.el"))
Expand Down

0 comments on commit f98410c

Please sign in to comment.