90s

Minimalist, customizable shell written in C99 with syntax highlighting
git clone https://codeberg.org/night0721/90s
Log | Files | Refs | README | LICENSE

commit 8789d30c38aaee6192cd5c05ea2ec3ff862c6019
parent 47f6b9672233f03ca1627f48814c19692d456953
Author: night0721 <[email protected]>
Date:   Sun, 11 Feb 2024 11:23:49 +0000

update todo and rm log

Diffstat:
MREADME.md | 6++++--
Dlog | 28----------------------------
2 files changed, 4 insertions(+), 30 deletions(-)

diff --git a/README.md b/README.md @@ -33,7 +33,7 @@ $ ./rush - Pipes - autojump to directorys - stdin, stdout, stderr redirect -- background jobs +- Background jobs # Built in commands - cd @@ -46,7 +46,9 @@ $ ./rush - bg # Todo Features -- tab completion +- Tab completion +- Git integration +- Allow arguments with space in double quotes # Credits - [Tutorial - Write a shell in C](https://brennan.io/2015/01/16/write-a-shell-in-c/) diff --git a/log b/log @@ -1,28 +0,0 @@ -drwxr-xr-x 3 n n 4.0K Feb 11 00:04 . -drwxr-xr-x 13 n n 4.0K Feb 6 21:29 .. --rw-r--r-- 1 n n 522 Feb 10 22:42 color.c --rw-r--r-- 1 n n 199 Feb 10 22:42 color.h --rw-r--r-- 1 n n 6.0K Feb 10 22:44 color.o --rw-r--r-- 1 n n 12K Feb 11 00:04 commands.c --rw-r--r-- 1 n n 220 Feb 10 19:17 commands.h --rw-r--r-- 1 n n 15K Feb 11 00:02 commands.o --rw-r--r-- 1 n n 598 Feb 10 23:23 constants.h -drwxr-xr-x 8 n n 4.0K Feb 10 23:31 .git --rw-r--r-- 1 n n 18 Feb 6 18:42 .gitignore --rw-r--r-- 1 n n 4.0K Feb 10 16:10 history.c --rw-r--r-- 1 n n 207 Feb 9 18:36 history.h --rw-r--r-- 1 n n 13K Feb 10 22:19 history.o --rw-r--r-- 1 n n 938 Feb 10 23:24 job.c --rw-r--r-- 1 n n 133 Feb 10 19:06 job.h --rw-r--r-- 1 n n 4.6K Feb 10 23:26 job.o --rw-r--r-- 1 n n 35K Feb 6 18:24 LICENSE --rw-r--r-- 1 n n 0 Feb 11 00:05 log --rw-r--r-- 1 n n 878 Feb 10 23:27 Makefile --rw-r--r-- 1 n n 1.3K Feb 10 19:11 README.md --rwxr-xr-x 1 n n 43K Feb 11 00:02 rush --rw-r--r-- 1 n n 23K Feb 8 22:25 rush-0.1.tar.gz --rw-r--r-- 1 n n 373 Feb 6 18:56 rush.1 --rw-r--r-- 1 n n 17K Feb 10 23:30 rush.c --rw-r--r-- 1 n n 119 Feb 10 16:06 rush.h --rw-r--r-- 1 n n 15K Feb 10 23:50 rush.o -[Job: 1] [Process ID: 2150241] [Command: firefox]