Windows Command Prompt can be a bit dull, so why not give it a fresh look? moSh is a simple, fun project that enhances your command-line experience with colors and a cleaner interface—just plug and play! 🎨
-
Clone the repository
git clone https://github.com/eavom/mosh.git cd mosh
-
Copy required files
Copy
mosh.bat
andcolorecho.bat
to theC:\Windows\System32
directory. (make sure to run cmd as admin or copy these two files manually)copy mosh.bat C:\Windows\System32 copy colorecho.bat C:\Windows\System32
-
Run Mosh
Open
cmd
and type:mosh
Shoutout to
John Hammond
❤️ for the awesome batch file tutorials!