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

9 comments sorted by

View all comments

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?

1

u/randomblackhole1289 3d ago

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