mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00

- Add repository and license for fish completion - Beautify repository URLs - Updated texts Relates to #535 Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
12 lines
755 B
Markdown
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! ❤️
|