fish plugin for WakaTime
Time tracking for commands in fish shell.
- Automatic time tracking
- Project detection
- Git root directory name, or
Terminal
- Git root directory name, or
- wakatime-cli
- fisher 4.x (optional)
Use the command below to install, then starts to track your fish activities. Happy coding!! ✨
pip install wakatime
fisher install kama-meshi/fish-wakatime
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
Pleese see CONTRIBUTION.md.
MIT. See License for more detail.