From 116cfec8116b0919717969a0684166f014c8afcb Mon Sep 17 00:00:00 2001 From: AChavali Date: Sat, 8 Feb 2020 13:08:56 +0000 Subject: -wakatime No need to send my shit elsewhere, I'll handle timing myself if necessary. I really don't use this service anymore, and honestly it's more of a hassle than needed. --- doom.d/init.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doom.d/init.el') diff --git a/doom.d/init.el b/doom.d/init.el index b87b593..81dba95 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -244,9 +244,7 @@ (cons 320 "#6f4e52") (cons 340 "#5B6268") (cons 360 "#5B6268"))) - '(vc-annotate-very-old-color nil) - '(wakatime-cli-path (expand-file-name "~/.local/bin/wakatime")) - '(wakatime-python-bin nil)) + '(vc-annotate-very-old-color nil)) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. -- cgit v1.2.3-13-gbd6f