mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
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>
This commit is contained in:
parent
20a8a4a4cc
commit
814956b920
1 changed files with 7 additions and 5 deletions
|
@ -1,10 +1,12 @@
|
||||||
# Shell completions
|
# Shell completions
|
||||||
|
|
||||||
The scripts here are taken from separate projects.
|
The completion scripts here are taken from separate projects.
|
||||||
Issues and pull-requests should go there.
|
Issues and pull-requests regarding those should go there.
|
||||||
The updated version will then be included here.
|
The updated version of each script will then be included here.
|
||||||
|
|
||||||
If you are missing a completion, feel free to contribute.
|
If you are missing a completion, feel free to contribute.
|
||||||
|
|
||||||
* `timew.fish` is taken from <tbd> which is released under <license>
|
* `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 https://github.com/lauft/timew-bashcompletion which is released under [MIT license](https://github.com/lauft/timew-bashcompletion/blob/master/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! ❤️
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue