chiark / gitweb /
83b8e1431b0c871c07147cfe4248d08349a7adb6
[ian-dotfiles.git] / files / _.emacs
1 ; Ian Jackson's Emacs startup file - runs ~ian/emacs/ian.el
2 ;
3 (setq load-path (append '("~@@$username@@/emacs") load-path))
4 (load-library "ian")
5 (load-library "ijackson")
6 (menu-bar-mode -1)