Simple, light-weight batch script for windows that brings Linux commands to windows command prompt (as simple as that).
- Clone or extract this repo
- Run the file main.bat as administrator and select install option
You can find the update commands list here. I will keep on updating this list as time permits. Feel free to create pulls.
This repo uses the doskey file with aliases. You can create your own commands based on you needs that will make life a lot easier.
Once you installed the linux-like, select open doskey
option by pressing 2. At the end of the file, you will find space for custom commands with an example of notepad.
Note: you need to uninstall and re-install to update the custom commands.
There are few issues like copying multiple files and such. Since this is initial version, I will try to fix these in upcomming versions. I will be much obliged to merge some pulls
GPL-3.0 License