90s

Minimalist, customizable shell written in C99 with syntax highlighting
git clone https://codeberg.org/night0721/90s
Log | Files | Refs | README | LICENSE

commit 4cf1d64db4604fb6e5450f8d7095481ae2ac47dd
parent 4e94a2a055d5a8d4c6abe648010310963d3694e4
Author: night0721 <[email protected]>
Date:   Sun,  4 Feb 2024 20:27:24 +0000

add preview

Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -2,6 +2,10 @@ rush is a minimalistic shell for Unix systems written in C. +# Preview +[![Invalid command](https://nightly.502-bad-gateway.host/aqnpvvud.png)] +[![Valid command](https://nightly.502-bad-gateway.host/xf80dq0b.png)] + # Dependencies - gcc