dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit c4cb766b580c144788276fdf1249634cfa38070c
parent fb2c2e68c34e8718f5e22f5fa480b45b042b0805
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Sat,  1 Apr 2017 18:02:38 +0300

Add uptimes package

Diffstat:
Memacs/myinit.org | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/emacs/myinit.org b/emacs/myinit.org @@ -482,6 +482,12 @@ How do we make this work? XXX ("C-x w" . elfeed)) #+END_SRC +** uptimes + +#+BEGIN_SRC emacs-lisp + (req-package uptimes) +#+END_SRC + * req-package-finish #+BEGIN_SRC emacs-lisp