summaryrefslogtreecommitdiffhomepage
path: root/attic/skels/dot.emacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'attic/skels/dot.emacs.el')
-rw-r--r--attic/skels/dot.emacs.el11
1 files changed, 11 insertions, 0 deletions
diff --git a/attic/skels/dot.emacs.el b/attic/skels/dot.emacs.el
new file mode 100644
index 0000000..a82e500
--- /dev/null
+++ b/attic/skels/dot.emacs.el
@@ -0,0 +1,11 @@
+;; boilerplate skels configuration:
+
+;;; add skels directory to your load path
+(add-to-list 'load-path "~/lib/emacs/skels")
+(load "init-skel")
+
+;;; set configuration variables
+(setq jao-company-name "Free Software Foundation, Inc.")
+(setq jao-cpp-root-namespace "")
+(setq jao-copyright-file ".copyright")
+