Skip to content

eavom/mosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moSh ~ A Shell Within Shell

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! 🎨

Mosh Look

Wanna try?

  1. Clone the repository

    git clone https://github.com/eavom/mosh.git
    cd mosh
  2. Copy required files

    Copy mosh.bat and colorecho.bat to the C:\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
  3. Run Mosh

    Open cmd and type:

    mosh

    Shoutout to John Hammond ❤️ for the awesome batch file tutorials!

About

moSh ~ A shell within a shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published