emacs-rice/lisp/25-wakatime.el
2024-11-30 11:50:53 +02:00

4 lines
83 B
EmacsLisp

(use-package wakatime-mode
:init
(global-wakatime-mode))