aboutsummaryrefslogtreecommitdiff
path: root/doom.d/modules/config.org
diff options
context:
space:
mode:
authorAChavali <aryadevchavali1@gmail.com>2020-02-08 13:08:56 +0000
committerAChavali <aryadevchavali1@gmail.com>2020-02-08 13:08:56 +0000
commit116cfec8116b0919717969a0684166f014c8afcb (patch)
treef17e93c40c305124d68af409e2efbc0e505d017c /doom.d/modules/config.org
parent9166757080e4049ede7934db0706e5f9fe3bdc39 (diff)
downloaddotfiles-116cfec8116b0919717969a0684166f014c8afcb.tar.gz
dotfiles-116cfec8116b0919717969a0684166f014c8afcb.tar.bz2
dotfiles-116cfec8116b0919717969a0684166f014c8afcb.zip
-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.
Diffstat (limited to 'doom.d/modules/config.org')
-rw-r--r--doom.d/modules/config.org11
1 files changed, 0 insertions, 11 deletions
diff --git a/doom.d/modules/config.org b/doom.d/modules/config.org
index 38b6bd9..a945178 100644
--- a/doom.d/modules/config.org
+++ b/doom.d/modules/config.org
@@ -73,17 +73,6 @@ A keybind and a routine
- Routine sets up the panes that I like to use, instead of having to M-x'ing it
- *<SPC>cD* starts up the routine
-** Wakatime
-#+BEGIN_SRC elisp
-(use-package! wakatime-mode
- :after-call (pre-command-hook)
- :config
- (setq wakatime-cli-path (expand-file-name "~/.local/bin/wakatime"))
- (setq wakatime-api-key (replace-regexp-in-string "\n" "" (oreodave/password-store/get-password "Keys/Wakatime")))
- (global-wakatime-mode +1))
-#+END_SRC
-Using new password holder (pass) to help with secure transactions. Doing all
-other stuff as well, cos Henrik may remove the Wakatime module.
** Elfeed
#+BEGIN_SRC elisp
(after! elfeed