Skip to content

Commit

Permalink
Merge pull request #51 from yihuajack/yihuajack/ayka
Browse files Browse the repository at this point in the history
Add instructions for Spacemacs
  • Loading branch information
alanhamlett committed Jun 21, 2022
2 parents 4823485 + 71fdc97 commit a9c7ab3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

1. Install wakatime-mode for Emacs using [MELPA](https://melpa.org/#/wakatime-mode) (Doom users see [these instructions][doom install] instead).


2. Download [wakatime-cli](https://github.com/wakatime/wakatime-cli/releases) to `~/.wakatime/` or somewhere in your `$PATH`. (Or `brew install wakatime-cli` on Mac)

3. Add `(global-wakatime-mode)` to your `init.el` file, then restart Emacs.
Expand All @@ -19,6 +20,9 @@

7. Visit http://wakatime.com to see your logged time.

### Installation for Spacemacs

See [Installing WakaTime with Spacemacs](https://develop.spacemacs.org/layers/+web-services/wakatime/README.html).

## Screen Shots

Expand Down

0 comments on commit a9c7ab3

Please sign in to comment.