/chell

Simple and lightweight linux shell written in C.

Primary LanguageC

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