diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-03-18 21:29:42 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-03-18 21:29:42 +0100 |
| commit | 93fbebf1e805ecd0f18289fbed3effa888212859 (patch) | |
| tree | ce379e15e4b90c73ff5549548c3589f474de8ed8 /README.md | |
ver 1
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c6edec --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# nosh - noshell +a mini POSIX C shell for \*NIX dudes. + +### help screen +```c +// todo +``` + |