wakatime-zprezto
v0.0.5
Published
Wakatime Zprezto module
Downloads
2
Readme
Install
$ pip install wakatime
$ npm install --global wakatime-zprezto
Make sure your API key is in your ~/.wakatime.cfg file.
Then go into your .zpreztorc file and add the module to your Prezto modules
zstyle ':prezto:load' pmodule \
'environment' \
'terminal' \
'editor' \
...
'wakatime'
```