Load stats
This commit is contained in:
parent
7f7398f3fb
commit
f2b37f9a21
1 changed files with 2 additions and 1 deletions
3
init.el
3
init.el
|
@ -16,7 +16,8 @@
|
|||
(load "bundle--org")
|
||||
(load "bundle--ux")
|
||||
(load "bundle--mk")
|
||||
(load "bundle--linux")))
|
||||
(load "bundle--linux")
|
||||
(load "bundle--stats")))
|
||||
|
||||
(let ((f "~/feeds.el"))
|
||||
(when (file-exists-p f)
|
||||
|
|
Loading…
Add table
Reference in a new issue