commit 4a47eb195f1e53199a393534424f8740c7b88fe4 Author: kake26 Date: Tue Apr 22 17:31:33 2025 +0000 Not so much a wiki as it is a notes page diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..ca7c5f0 --- /dev/null +++ b/Home.md @@ -0,0 +1,3 @@ +**Notes 4/22/25** + +Works almost as a login shell. I think with a few more tweaks it can become one. 11 MB when compiled with par packer. Not huge but not tiny, bash by comparison is 1.3 MB. Works as designed though. Integrating some of the features that I like and want easily enough. Its been fun to add a proper Makefile.PL which makes installing easier in my test VM. Cpanminus can use it for a very low effort install. Not sure I'm gonna try for the login shell just yet. Right now its a simple and direct perl based shell. Lacks any real special features unless using sqlite is one. \ No newline at end of file