commit 05cd8b2f6c84732b2eab7099dc62f63fbe4a0a83
parent 6046f762a6e65d219878e33705750b3a118acc69
Author: regexghost <dev@regexghost.com>
Date: Thu, 30 Jul 2026 21:36:55 +0100
minimalist bat clone in projects.md
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/coding/projects.md b/coding/projects.md
@@ -81,6 +81,12 @@ Previously I wrote a CLI address book, in the style of pass, I'd like to re-make
- Possible Language: Go
+### Minimalist bat Clone
+
+`bat` is an alternative to `cat`, with syntax highlighting and line numbers, but it has a lot of features that I don't use and pulls around 200 rust dependancies.
+
+- Possible Language: Zig, Go, Rust
+
### Games
Grouping all of my video game ideas into one section