PlanckLinux/src/dish
Pentium44 cc1ae48210 Call this, rev 1.1 2021-04-04 21:51:23 -07:00
..
inc Call this, rev 1.1 2021-04-04 21:51:23 -07:00
man Call this, rev 1.1 2021-04-04 21:51:23 -07:00
src Call this, rev 1.1 2021-04-04 21:51:23 -07:00
CHANGELOG Call this, rev 1.1 2021-04-04 21:51:23 -07:00
LICENSE Call this, rev 1.1 2021-04-04 21:51:23 -07:00
Makefile Call this, rev 1.1 2021-04-04 21:51:23 -07:00
README Call this, rev 1.1 2021-04-04 21:51:23 -07:00
config.h Call this, rev 1.1 2021-04-04 21:51:23 -07:00

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