emacs.d

bloated emacs configuration
git clone git://git.ckyln.com/~cem/emacs.d.git
Log | Files | Refs | README

commit 3275dcb5eda87fe6e88564e973901e342d3edef7
parent 081d13de191015e99843eac337f1edbd667c0901
Author: Cem Keylan <cem@ckyln.com>
Date:   Tue,  3 Mar 2020 01:25:18 +0300

load the custom file

Diffstat:
Minit.org | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/init.org b/init.org @@ -103,6 +103,8 @@ my cache folder. (setq custom-file "~/.cache/emacs-custom.el") #+END_SRC +Let's load the custom-file +(load custom-file) * Packages Now we can continue by loading our packages, those are listed according