mirror of
https://github.com/bigsketti/cshell.git
synced 2025-06-06 12:54:46 +00:00
cleaned things up
This commit is contained in:
commit
b320d7e75d
@ -12,8 +12,10 @@ This cutting-edge shell for Linux includes powerful features such as:
|
||||
|
||||
---
|
||||
|
||||
**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**.
|
||||
**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.
|
||||
|
||||
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 *really* hate yourself. In that case, I am not liable for any damage to your psyche incurred during the use of this program.
|
||||
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.
|
||||
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user