timewarrior/completion/README.md
Thomas Lauf 814956b920 Update README.md for shell completions
- Add repository and license for fish completion
- Beautify repository URLs
- Updated texts

Relates to #535

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-05-29 16:42:44 +02:00

12 lines
755 B
Markdown

# Shell completions
The completion scripts here are taken from separate projects.
Issues and pull-requests regarding those should go there.
The updated version of each script will then be included here.
If you are missing a completion, feel free to contribute.
* `timew.fish` is taken from [pfmephisto/timew-fishcompletion](https://github.com/pfmephisto/timew-fishcompletion) which is released under [MIT license](https://github.com/pfmephisto/timew-fishcompletion/blob/main/LICENSE)
* `timew-completion.bash` is taken from [lauft/timew-bashcompletion](https://github.com/lauft/timew-bashcompletion) which is released under [MIT license](https://github.com/lauft/timew-bashcompletion/blob/master/LICENSE)
Huge thanks to everyone contributing! ❤️