~wakatime-cli-path ~/.local/bin/wakatime
~/.local/bin/wakatime is the location a pip --user install puts wakatime to. Use that from now on.
This commit is contained in:
@@ -245,7 +245,7 @@
|
|||||||
(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-cli-path "/usr/local/bin/wakatime")
|
'(wakatime-cli-path (expand-file-name "~/.local/bin/wakatime"))
|
||||||
'(wakatime-python-bin nil))
|
'(wakatime-python-bin nil))
|
||||||
(custom-set-faces
|
(custom-set-faces
|
||||||
;; custom-set-faces was added by Custom.
|
;; custom-set-faces was added by Custom.
|
||||||
|
|||||||
Reference in New Issue
Block a user