GitHub - Satharus/Chell: The chad shell.
-
Notifications
You must be signed in to change notification settings - Fork 6
Chell
The chad shell.
Why?
I want to practice C and Vim. That's literally it. That's kinda the whole purpose of the project. I am using Vim as my main text editor and wanted to try it out in an actual small project.
Should I use it?
I don't think so. But go ahead if you want.
How is it chad?
It's not.
Running Chell
Just run gcc -Wall -o chell src/*.c and then ./chell or make run from any existing shell and you will get the chell "bash-like" prompt.
