chiark / gitweb /
liberator only if liberator
[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 (menu-bar-mode -1)