Emma Tebibyte emma
emma commented on pull request bonsai/harakit#10 2023-12-25 18:59:33 -07:00
Rewrite false(1) in Rust

Adding true(1) for posterity :P

emma deleted branch trinity.moe from bonsai/fortunes 2023-12-25 16:42:14 -07:00
emma created branch main in bonsai/fortunes 2023-12-25 16:41:53 -07:00
emma pushed to main at bonsai/fortunes 2023-12-25 16:41:53 -07:00
emma created branch main in bonsai/fortunes 2023-12-25 16:41:53 -07:00
emma deleted branch main from bonsai/fortunes 2023-12-25 16:41:38 -07:00
emma created branch main in bonsai/fortunes 2023-12-25 16:41:03 -07:00
emma pushed to main at bonsai/fortunes 2023-12-25 16:41:03 -07:00
emma created repository bonsai/fortunes 2023-12-25 16:11:28 -07:00
emma pushed to main at bonsai/harakit 2023-12-24 21:31:10 -07:00
47f673ef45 GNUmakefile: repair formatting
cfdc2821b2 cc-compat.sh: list build/bin instead of build
c12f382608 GNUmakefile: add name
48acf30cd4 GNUmakefile: new build dir structure, only install necessary files
Compare 4 commits »
emma commented on issue bonsai/harakit#8 2023-12-24 21:24:24 -07:00
qi(1): The qi shell

a problem i often run into is prepending and inserting lines to a file or stream of text. i was thinking our shell could have a redirect similarly to >> in POSIX shell, but allow prepending and…

emma opened issue bonsai/harakit#8 2023-12-24 21:08:29 -07:00
betta(1): The betta shell feature thread
emma closed pull request bonsai/harakit#7 2023-12-24 21:07:04 -07:00
GNUmakefile, cc-compat.sh: fix install target
emma pushed to main at bonsai/harakit 2023-12-24 21:06:55 -07:00
5878a088d4 GNUmakefile: repair formatting
60794652ab cc-compat.sh: list build/bin instead of build
1de55cf32a GNUmakefile: add name
7bfe0900ef GNUmakefile: new build dir structure, only install necessary files
Compare 4 commits »
emma approved bonsai/harakit#7 2023-12-24 21:05:03 -07:00
GNUmakefile, cc-compat.sh: fix install target

Looks good! Thank you :)

emma closed issue bonsai/harakit#2 2023-12-24 18:40:32 -07:00
Implement bc(1p)
emma closed issue bonsai/harakit#5 2023-12-24 18:40:32 -07:00
Implement tail(1p)
emma closed issue bonsai/harakit#6 2023-12-24 18:40:32 -07:00
cat(1p): Implement --
emma pushed to main at bonsai/harakit 2023-12-24 18:32:02 -07:00
5471e18fea CONTRIBUTING: added contribution guidelines
emma pushed to main at bonsai/harakit 2023-12-24 18:09:58 -07:00
20a574ca2d str(1): fixed copyright information