diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-04-10 17:11:25 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-04-10 17:11:25 +0200 |
| commit | 94b4e6ff6e9dfce7622e8fd6480aded4c4814cd8 (patch) | |
| tree | 0051ce0567ad08f93d0015d2ee34ef6c2dbed806 /README.md | |
| parent | accd3b2d959bfc0e8a8aa0f148ebef5871529f47 (diff) | |
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ # noshmore - noshell more -an extended version of the [nosh minimal POSIX C shell](https://github.com/jstmaxlol/nosh), still for \*NIX dudes! +a minimal and suckless POSIX C99 shell. \ +also an extended version of the [nosh minimal POSIX C shell](https://github.com/jstmaxlol/nosh), still for \*NIX dudes! ### differences - uses [GNU Readline] which is an external dependancy \ |