PlanckLinux/src/dish/README

32 lines
826 B
Plaintext

========================================================================
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