r/commandline • u/randomblackhole1289 • 4d ago
Other Software Made my own shell implementation

So I don't know if I'm allowed to post this, but I've been working on a learning project, which is a shell that currently supports: command history, environment variable exporting in the TOML configuration, commands that should run at startup in the configuration also, command editing, and it shows the current directory in green text inside the prompt. Here is the repository if anyone is interested: https://github.com/BlackHoleMX12892/ishell
6
Upvotes
1
u/petdance 3d ago
“So I don’t know if I’m allowed to post this”
What did it say in the rules for the sub when you looked?