this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

:fire: removed wakatime from emacs

-7
-7
home/emacs/emacs.org
··· 804 804 (use-package exercism) 805 805 #+end_src 806 806 807 - * Wakatime 808 - [[https://wakatime.com/][Opens source plugin to get metrics about programming in text editors]] 809 - 810 - #+begin_src emacs-lisp 811 - (use-package wakatime-mode) 812 - (global-wakatime-mode) 813 - #+end_src