~Wakatime key retrieval, will now get it from pass

This commit is contained in:
oreodave
2019-08-06 00:26:49 +01:00
parent 23bb641856
commit aa144f4562
2 changed files with 3 additions and 1 deletions

View File

@@ -72,8 +72,11 @@ I like monokai :)
; <SPC>pg for regenning tags is useful when searching them ; <SPC>pg for regenning tags is useful when searching them
#+END_SRC #+END_SRC
* Plugins and Packages * Plugins and Packages
** Wakatime
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(setq wakatime-api-key (shell-command-to-string "pass Keys/Wakatime"))
#+END_SRC #+END_SRC
Using new password holder (pass) to help with secure transactions.
* Languages * Languages
** C# ** C#
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp

View File

@@ -219,7 +219,6 @@
(cons 340 "#5B6268") (cons 340 "#5B6268")
(cons 360 "#5B6268"))) (cons 360 "#5B6268")))
'(vc-annotate-very-old-color nil) '(vc-annotate-very-old-color nil)
'(wakatime-api-key " 8866fea6-b174-4f14-909d-50e9fcf9bf73 ")
'(wakatime-cli-path "/usr/local/bin/wakatime") '(wakatime-cli-path "/usr/local/bin/wakatime")
'(wakatime-python-bin nil)) '(wakatime-python-bin nil))
(custom-set-faces (custom-set-faces