90s

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

commit 0af472ccdcf80e2cdd87fb10cbad63dbfe2e9bb8
parent 8bd28f76d34f72d63de67fb1f868e727d4b4bd21
Author: night0721 <[email protected]>
Date:   Sun,  4 Feb 2024 20:31:44 +0000

fix preview

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

diff --git a/README.md b/README.md @@ -4,7 +4,7 @@ rush is a minimalistic shell for Unix systems written in C. # Preview [![Valid command](https://r2.e-z.host/3c62bb3a-a8a9-43f6-afd6-553646f51dc4/aqnpvvud.png)]() -[![Invalid command](https://nightly.502-bad-gateway.host/xf80dq0b.png)]() +[![Invalid command](https://r2.e-z.host/3c62bb3a-a8a9-43f6-afd6-553646f51dc4/xf80dq0b.png)]() # Dependencies - gcc @@ -48,3 +48,4 @@ $ ./rush - [Shell assignment](https://www.cs.cornell.edu/courses/cs414/2004su/homework/shell/shell.html) - [khol](https://github.com/SanketDG/khol/) +