cshell/README.md
2025-02-09 17:43:08 -05:00

22 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Welcome to cShell
**cShell** is a compact terminal written in **C**.
This cutting-edge shell for Linux includes powerful features such as:
- Native ASCII clam
- Easy navigation, creation, and deletion of files and directories
- **Hacker mode**
- **Evil mode**
- And so much more…
---
**cShell** is actively being developed at a **very slow** pace. College and work take up a lot of time, and this project is just my way of dipping my toes into **C** and learning about shells and syscalls. I'm using no libraries, everything is being implimented from scratch.
To run **cShell** just download the binary, simple as that, the latest compiled binary is always included in each commit.
While **cShell** is clearly **better** than other shells like **Bash** or **ZShell**, it's not quite as feature-rich. I wouldnt recommend replacing your current shell program with it—unless, of course, you hate yourself. In that case, I am not liable for any damage to your psyche incurred during the use of this program.
---