Script that helps install all previously installed packages e.g. when you're
reinstalling Cygwin
. This repository also contains
a pre-generated file cyg-reinstall-x86_64.bat
to help with the first Cygwin
install.
Solution borrowed from: stackoverflow.com (original link)
Our thanks to its author, matzeri!
To use zsh
when Cygwin terminal starts, just insert zsh
as mintty
parameter at the shortcut: mintty.exe -i /Cygwin-Terminal.ico zsh -
(you'll need your cygwin bin
directory to be on the system path for this)
You can use any shell you like with IDEA,
click here to learn how.
And Cygwin
allows access to most popular shells at Windows.
Here's an example with zsh
. It's already included in the reinstall script in
this repository.