/zsh-wakatime

ZSH plugin for wakatime

Primary LanguageShellMIT LicenseMIT

ZSH plugin for wakatime

Automatic time tracking for commands in ZSH using wakatime.

Installation (OS X only)

It depends on zsh 4.2 or higher.

Also make sure you have configured wakatime via other wakatime plugins such as VIM, sublime etc.

  1. pip install wakatime . Make sure using wakatime CLI version 4.1+.

Ohmyzsh Setup

  1. cd ~/.oh-my-zsh/custom/plugins && git clone git@github.com:wbinglee/zsh-wakatime.git or whatever how you manage your zsh plugins.

  2. Edit your .zshrc file and add zsh-wakatime to oh-my-zsh plugins

Antigen Setup

  1. antigen bundle wbinglee/zsh-wakatime

  2. Open a new terminal and type commands

  3. Visit https://wakatime.com/project/Terminal

Screen Shot

waketime-zsh

Configuration

WakaTime plugins share a common config file .wakatime.cfg located in your user home directory with these options available.