Skip to content

Cyber-Duck/fish-wakatime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Fish plugin for wakatime

Automatic time tracking for commands in the brilliant fish shell using wakatime.

Based on the BASH plugin but as well as conversion to fish syntax also attempts to determine the correct project from the file path.

Installation

Make sure you have configured wakatime API key in your ~/.wakatime.cfg file.

  1. pip install wakatime to install wakatime CLI, with 4.1 or higher. See more here for wakatime CLI.

  2. Copy and paste the contents of fish-wakatime.sh into ~/.config/fish/functions/fish_prompt.fish

  3. Fish should pick this up instantly.

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

About

FISH plugin for wakatime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%