/tb-zsh-completion

zsh completion script for taskbook

Primary LanguageShell

tb-zsh-completion

zsh completion script for taskbook

This is a zsh completion script for the project taskbook, and it can make taskbook‘s operation more fast and convenient.

Screenshot

Requirement

It use jq to parse the storage.json so you need install jq first.

Of course, you need to install zsh too.

Installation

you just need to put _tb.sh to one of your $fpath, restart the zsh and it will work.

Test

Working under:

  • macOS Sierra
  • Ubuntu 16.04