Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/satharus/chell
- Owner: Satharus
- License: gpl-2.0
- Created: 2020-06-17T20:04:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T19:45:43.000Z (2 months ago)
- Last Synced: 2024-11-08T20:30:44.212Z (2 months ago)
- Topics: c, chad, linux, shell
- Language: C
- Homepage:
- Size: 103 KB
- Stars: 13
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)