emacs: Added functions from ESK, removed rcirc connect function, added scripts folder to load path

This commit is contained in:
Vincent Ambo 2013-07-19 13:57:13 +02:00
parent eadc09e76f
commit f61db0ceef
3 changed files with 18 additions and 26 deletions

View file

@ -41,6 +41,8 @@
(load "~/.emacs.d/init-functions.el")
(add-to-list 'load-path "~/.emacs.d/scripts/")
(setq custom-file "~/.emacs.d/init-custom.el")
(load custom-file)