| Commit message (Collapse) | Author |
|
|
|
The parser for the automatic completion generation fails, when it
encounters an option without name.
|
|
|
|
|
|
|
|
|
|
|
|
This includes getting all shellscripts to pass shellcheck. To accomplish
this, some old scripts were removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This step was done automatically by running:
```bash
nix run .#update_shell_lib
```
|
|
|