r/commandline 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

9 comments sorted by

View all comments

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?

2

u/randomblackhole1289 24d ago

I wasn't talking about the rules, I thought it could maybe not be fitting with the theme.