Satharus / Chell

The chad shell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 && make run from any existing shell and you will get the chell "bash-like" prompt.

Demo

Demo

About

The chad shell.

License:GNU General Public License v2.0


Languages

Language:C 97.6%Language:Makefile 2.4%