Skip to content

zsh completions for the timewarrior time tracking command line application

License

Notifications You must be signed in to change notification settings

ianmkenney/timewarrior_zsh_completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

timewarrior zsh completion

zsh completions for the timewarrior time tracking command line application.

Usage

Copy or link the _timew file in a path under the $fpath array. If adding a new path for fpath in your zshrc, make sure to

autoload -U compinit; compinit

after the change. Start a new session and completion should work.

About

zsh completions for the timewarrior time tracking command line application

Resources

License

Stars

Watchers

Forks

Packages

No packages published