mirror of
https://github.com/bigsketti/cshell.git
synced 2025-06-06 21:04:46 +00:00
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
# 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 wouldn’t 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.
|
||
|
||
---
|