Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/satharus/chell

The chad shell.
https://github.com/satharus/chell

c chad linux shell

Last synced: about 8 hours ago
JSON representation

The chad shell.

Awesome Lists containing this project

README

        

# 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.

#### Demo

![Demo](https://media.giphy.com/media/dCWrvGnZh2R7GVvMEd/giphy.gif)