Pentium44 cc1ae48210 Call this, rev 1.1 3 years ago
..
inc cc1ae48210 Call this, rev 1.1 3 years ago
man cc1ae48210 Call this, rev 1.1 3 years ago
src cc1ae48210 Call this, rev 1.1 3 years ago
CHANGELOG cc1ae48210 Call this, rev 1.1 3 years ago
LICENSE cc1ae48210 Call this, rev 1.1 3 years ago
Makefile cc1ae48210 Call this, rev 1.1 3 years ago
README cc1ae48210 Call this, rev 1.1 3 years ago
config.h cc1ae48210 Call this, rev 1.1 3 years ago

README

========================================================================
README
========================================================================

ABOUT:
dish is darkrose's interactive shell

DEPENDENCIES:
dish requires a standard POSIX C library, and tty interface (including
termios). gMake, and gcc (or other ISO C compiler) are required to
build from source.

INSTALL:
If you're reading this then you've already unpacked the tarball, so
just:
1) cd /path/to/dish
2) su -c 'make install'

USE:
Run dish from any terminal/console or use chsh -s to set dish as your
default shell

LICENSE:
dish is licensed under the GPLv3, there's a copy of it in LICENSE

DEVELOPMENT:
dish is under active development, the latest updates can be found
on IRC at irc.freenode.net ##general-programming

CHANGES:
See CHANGELOG