ZSH with mintty on latest cygwin?

5,108

Solution 1

Just edit your /etc/passwd and replace /bin/bash with /bin/zsh.

Solution 2

If your shortcut is using mintty.exe then change it to:

C:\cygwin\bin\mintty.exe -i /Cygwin-Terminal.ico /bin/zsh --login
Share:
5,108

Related videos on Youtube

flumpb
Author by

flumpb

Updated on September 18, 2022

Comments

  • flumpb
    flumpb almost 2 years

    Does anyone know how to set mintty to use zsh on the newest cygwin install?