Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-27 | posix-shell: Update check_programs() | xengineering | |
- sort list of programs automatically - report all programs with a check mark `[x]` or without `[ ]` | |||
2024-06-27 | posix-shell: Do not check programs on shell init | xengineering | |
The functionality is now available as `check_programs()`. Not executing it on shell startup makes it more comfortable to use systems which do not provide all the mentioned programs. | |||
2024-06-27 | bash: Move parts to posix-shell/programs.sh | xengineering | |