xsh® is a modern windows shell made with JavaScript
I used GitHub copilot to migrate some functions from my old to a new system, and for the theme function, which i could not figure out myself.
xsh® is a modern windows shell made with JavaScript
I used GitHub copilot to migrate some functions from my old to a new system, and for the theme function, which i could not figure out myself.
I built a custom shell in JS called xsh! I’ve added support for a couple of linux commands, like nano, touch & more!
The nano command was the most difficult to make! But it works like a charm!