Unofficial script for wakatime tracking in the fish shell.
Differences from officially linked scripts
- Also works with wakatime-cli.
- Use git information to determine project name.
- Can be installed as a fisher plugin.
If it does not work, please refer to the official documentation.
curl https://raw.githubusercontent.com/wakatime/vim-wakatime/master/scripts/install_cli.py | python3 -
If it does not work, please refer to the official documentation.
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
fisher install ik11235/wakatime.fish
If you want to disable this plugin temporarily, or if you want to use a common config on multiple machines and disable it on only some machines, set the following environment variables.
export FISH_WAKATIME_DISABLED=true