90s

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

commit 8bd28f76d34f72d63de67fb1f868e727d4b4bd21
parent 4cf1d64db4604fb6e5450f8d7095481ae2ac47dd
Author: night0721 <[email protected]>
Date:   Sun,  4 Feb 2024 20:30:03 +0000

fix preview

Diffstat:
MREADME.md | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -3,8 +3,8 @@ 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)] +[![Valid command](https://r2.e-z.host/3c62bb3a-a8a9-43f6-afd6-553646f51dc4/aqnpvvud.png)]() +[![Invalid command](https://nightly.502-bad-gateway.host/xf80dq0b.png)]() # Dependencies - gcc @@ -47,3 +47,4 @@ $ ./rush - [dash](https://github.com/danishprakash/dash) - [Shell assignment](https://www.cs.cornell.edu/courses/cs414/2004su/homework/shell/shell.html) - [khol](https://github.com/SanketDG/khol/) +