diff options
author | Ryan Kavanagh <rak@rak.ac> | 2023-02-03 11:38:21 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2023-02-03 11:38:21 -0500 |
commit | 17c6cae2094d97020f8606ba79dbc496e32429e7 (patch) | |
tree | 75cc101831bf53515fb619f351af273f57a2a2fb /dot_emacs.tmpl | |
parent | fix netrc (diff) |
elisp .emacs
Diffstat (limited to 'dot_emacs.tmpl')
-rw-r--r-- | dot_emacs.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_emacs.tmpl b/dot_emacs.tmpl index 8fc67a1..1412a07 100644 --- a/dot_emacs.tmpl +++ b/dot_emacs.tmpl @@ -1,3 +1,4 @@ +;; -*- emacs-lisp -*- ;; (setq debug-on-error t) (require 'package) |