Nothing Special   »   [go: up one dir, main page]

Skip to content

kama-meshi/fish-wakatime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fish-wakatime

GitHub tag (latest SemVer) GitHub

fish plugin for WakaTime
Time tracking for commands in fish shell.

Features

  • Automatic time tracking
  • Project detection
    • Git root directory name, or Terminal

Getting Started

Prerequisites

Installation

Use the command below to install, then starts to track your fish activities. Happy coding!! ✨

fisher

pip install wakatime
fisher install kama-meshi/fish-wakatime

Manual

pip install wakatime
curl -L -o $HOME/.config/fish/conf.d/wakatime_fish_prompt.fish https://raw.githubusercontent.com/kama-meshi/fish-wakatime/main/conf.d/wakatime_fish_prompt.fish
exec fish

Contribution

Pleese see CONTRIBUTION.md.

Licence

MIT. See License for more detail.