Skip to content

Instantly share code, notes, and snippets.

@hayamiz
Created February 19, 2014 00:23
Show Gist options
  • Select an option

  • Save hayamiz/9083553 to your computer and use it in GitHub Desktop.

Select an option

Save hayamiz/9083553 to your computer and use it in GitHub Desktop.
(defun wakatime-call (command)
"Call WakaTime COMMAND."
(start-process-shell-command "wakatime" "*WakaTime messages*" command))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment