| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-25 | posix-shell: constants: Set TERM to xterm | xengineering | |
| A lot of software does not know the `foot` terminal emulator. This leads to issues. Setting the TERM variable to the well-known `xterm` works and avoids issues. | |||
| 2024-10-31 | posix-shell: Add go bin path to PATH | xengineering | |
| This allows to install programs with `go install <module-url>@<version>`. | |||
| 2024-06-27 | bash: Move constants to posix-shell/constants.sh | xengineering | |
