Skip to content

Simple and lightweight linux shell written in C.

Notifications You must be signed in to change notification settings

thewh1teagle/chell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

chell-simple-c-shell

Simple and lightweight linux shell written in C.

Install

git clone https://github.com/thewh1teagle/chell-simple-c-shell.git
cd chell-simple-c-shell
make
./chell

todo list

  • pipes
  • redirections
  • autocompletions
  • git branch view support
  • history, alias
  • dynamic status (path, username, host, etc..)
  • simple command line arguments
  • man page
  • contribe to .bashrc aliases

About

Simple and lightweight linux shell written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published