/cbsh

a simple shell to serve as the chiyoko default until kaigara and chi are ready

Primary LanguageCGNU General Public License v3.0GPL-3.0

cbsh
----

cbsh - chibi shell
a simple shell, written in c

this is a very simple shell,
created to serve as a simple in-between shell
until kaigara is ready.

I built it in an afternoon, so don't expect any
of that full POSIX-compliance or stability

dependencies:
 - linenoise (shipped as submodule)

build & install:
$ make
# make install

config:
 - PS1 format
    - %1$s is username
    - %2$s is hostname
    - %3$s is current dir