emacs: Added functions from ESK, removed rcirc connect function, added scripts folder to load path
This commit is contained in:
parent
eadc09e76f
commit
f61db0ceef
3 changed files with 18 additions and 26 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue