2025-03-27 11:03:56 +01:00
|
|
|
<img src='https://xrsh.isvery.ninja/xrsh.svg' width="25%"/>
|
|
|
|
|
|
|
|
|
|
[XRSH](https://xrsh.isvery.ninja) supports (zip) packages:
|
|
|
|
|
|
|
|
|
|
* to act as filesystem overlay
|
|
|
|
|
* to act as application container (via autoenv's `.env`-file)
|
|
|
|
|
|
|
|
|
|
> Read more [about XRSH packages](https://xrsh.isvery.ninja/#XRSH%20zip%20packages)
|
|
|
|
|
|
|
|
|
|
# Packages
|
|
|
|
|
|
2025-03-27 11:39:08 +01:00
|
|
|
| package | description |
|
|
|
|
|
|-|-|
|
|
|
|
|
| [fzy](fzy) | lightweight + fast fuzzyfinder alternative |
|
2025-06-20 16:12:34 +02:00
|
|
|
| [joe](joe) | Set of battleproof lightweight text/code editors |
|
|
|
|
|
| [nano](nano) | Lightweight code editor with syntax highlighting |
|
|
|
|
|
| [testsuite](testsuite) | This tests the integrity of XRSH |
|
2025-03-27 11:39:08 +01:00
|
|
|
| [vim](vim) | Most popular clone of the VI editor |
|
2025-06-20 16:12:34 +02:00
|
|
|
| [zip](zip) | Popular file archiver |
|
2025-03-27 11:39:08 +01:00
|
|
|
|
|
|
|
|
> developers: run `echo "$(./README.sh)" > README.md` to regenerate this README.md after adding a pkg
|