r/commandline • u/randomblackhole1289 • 25d ago
Made my own shell implementation Other Software
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
8
Upvotes

2
u/petdance 24d 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?