The Windows Anniversary update contains a Linux subsystem that lets the developers enjoy Linux's bash on Windows. This repository contains scripts to add and removes keys from windows register to have a quick access to the bash from windows' context menu.
- Make sure you have installed the Linux subsystem and bash.
- After that, download the entire folder or git clone this repo.
- Run the installation-script as administrator.
Run the unistaller script as administrator to remove installed key from the register.
- Go to C:\Users<your-user>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
- Edit the shortcut BashUbuntu.lnk (right click -> properties)
- Update your preferences (color-scheme, font-size etc...)
Actually, after you run the bash from the context-menu you will see a second terminal for some milliseconds. It could be nice if the link in context menu can start directly a new bash terminal and use the same shortcut of Windows StartMenu.