chiark / gitweb /
Merge old CVS `ian-dotfiles' repo, as a subtree where we can pick bits
[ian-dotfiles.git] / from-cvs / files / _.emacs
diff --git a/from-cvs/files/_.emacs b/from-cvs/files/_.emacs
new file mode 100644 (file)
index 0000000..eba2f90
--- /dev/null
@@ -0,0 +1,5 @@
+; Ian Jackson's Emacs startup file - runs ~ian/emacs/ian.el
+;
+(setq load-path (append '("~@@$username@@/emacs") load-path))
+(load-library "ian")
+(menu-bar-mode -1)